Update .gitlab-ci.yml file
This commit is contained in:
parent
cc969350f8
commit
47e8bee9db
@ -11,7 +11,7 @@ deploy:
|
||||
- dind
|
||||
script:
|
||||
- echo "Building with gradle version ${BUILDVERSION}"
|
||||
- gradle -Pversion=${BUILDVERSION} publish
|
||||
- gradle -Pversion=${BUILDVERSION} publish --info --refresh-dependencies
|
||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${BUILDVERSION}
|
||||
- echo "BUILDVERSION=$BUILDVERSION" >> version.env
|
||||
artifacts:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user