mkdir before mv
This commit is contained in:
parent
4e110bd06e
commit
22d84535fb
@ -16,6 +16,7 @@ deploy:
|
||||
- gradle -Pversion=${TEST_BUILDVERSION} publish
|
||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
||||
after_script:
|
||||
- mkdir -p .gradleBuildCache
|
||||
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
|
||||
artifacts:
|
||||
reports:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user