Add kotlin image to ci

clj-bb-rewrite
bom 7 months ago
parent 5053b79ad4
commit 3e49e31e66

@ -80,3 +80,10 @@ ddadevops-image-publish:
stage: image
script:
- cd infrastructure/ddadevops && pyb image publish
kotlin-image-publish:
<<: *img
<<: *tag_only
stage: image
script:
- cd infrastructure/kotlin && pyb image publish

Loading…
Cancel
Save