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}
|
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
||||||
after_script:
|
after_script:
|
||||||
- mkdir -p .gradleBuildCache
|
- mkdir -p .gradleBuildCache
|
||||||
|
- ls /tmp/
|
||||||
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
|
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user