add image build to pipeline

This commit is contained in:
Michael Jerger 2025-02-18 12:57:29 +01:00
parent c14ef6028b
commit 2d16564b9c

View file

@ -116,9 +116,9 @@ release-to-forgejo:
script: script:
- pyb publish_artifacts - pyb publish_artifacts
jitsi-web-image-publish: jitsi-excalidraw-image-publish:
<<: *img <<: *img
<<: *tag_only <<: *tag_only
stage: image stage: image
script: script:
- cd infrastructure/web && pyb image publish - cd infrastructure/excalidraw && pyb image publish