add image build to pipeline
This commit is contained in:
parent
c14ef6028b
commit
2d16564b9c
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue