diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 12f0326..1679e75 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,6 +35,4 @@ deploy: key: gradle-build-cache paths: - .gradleBuildCache/ - - .gradle/ - - .tmp/.gradle/ - # - .tmp/hello-world.txt #cache test \ No newline at end of file + - .gradle/ \ No newline at end of file