Update .gitlab-ci.yml file
This commit is contained in:
parent
22d84535fb
commit
33acdd4925
@ -17,6 +17,7 @@ deploy:
|
||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
||||
after_script:
|
||||
- mkdir -p .gradleBuildCache
|
||||
- ls /tmp/
|
||||
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
|
||||
artifacts:
|
||||
reports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user