Skip to content
Snippets Groups Projects
Verified Commit ecb0e730 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Disable uploading of cache bundle

parent d5e9c126
No related branches found
No related tags found
No related merge requests found
Pipeline #248 passed
......@@ -8,6 +8,7 @@ cache:
paths:
- ".gradle/wrapper"
- ".gradle/caches"
policy: pull
before_script:
- "export GRADLE_USER_HOME=$(pwd)/.gradle"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment