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:
- pyb publish_artifacts
jitsi-web-image-publish:
jitsi-excalidraw-image-publish:
<<: *img
<<: *tag_only
stage: image
script:
- cd infrastructure/web && pyb image publish
- cd infrastructure/excalidraw && pyb image publish