diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 77be950..3d0ff1f 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -4,9 +4,8 @@ pipelines: default: - step: name: Test with bld - caches: - - maven script: - ./bld download - ./bld compile - ./bld test +