Add dependency.
This commit is contained in:
parent
28691b6443
commit
e830815400
1 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,8 @@ build-jars:
|
|||
publish-images:
|
||||
stage: publish
|
||||
extends: .gradle-job
|
||||
dependencies:
|
||||
- build-jars
|
||||
script:
|
||||
- ./gradlew -Pdocker.registry=$CI_REGISTRY_IMAGE pushImage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue