activate --configuration-cache
This commit is contained in:
parent
1240e79298
commit
29748da672
@ -20,7 +20,7 @@ deploy:
|
||||
- gradle assemble
|
||||
- echo "Building with gradle version testing-build-cache-${CI_PIPELINE_ID}"
|
||||
- gradle -Pversion=testing-build-cache-${CI_PIPELINE_ID} publish
|
||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=testing-build-cache-${CI_PIPELINE_ID}
|
||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=testing-build-cache-${CI_PIPELINE_ID} --configuration-cache
|
||||
after_script:
|
||||
- mkdir -p .gradleBuildCache
|
||||
- ls -al `pwd`/.gradle
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user