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:
|
publish-images:
|
||||||
stage: publish
|
stage: publish
|
||||||
extends: .gradle-job
|
extends: .gradle-job
|
||||||
|
dependencies:
|
||||||
|
- build-jars
|
||||||
script:
|
script:
|
||||||
- ./gradlew -Pdocker.registry=$CI_REGISTRY_IMAGE pushImage
|
- ./gradlew -Pdocker.registry=$CI_REGISTRY_IMAGE pushImage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue