CI: Also push manifest of fic-frontend-ui

This commit is contained in:
nemunaire 2024-03-25 18:12:33 +01:00
commit 9d87f70bc8
2 changed files with 33 additions and 0 deletions

View file

@ -735,6 +735,17 @@ steps:
password:
from_secret: docker_password
- name: publish frontend ui
image: plugins/manifest
settings:
auto_tag: true
ignore_missing: true
spec: .drone-manifest-fic-frontend-ui.yml
username:
from_secret: docker_username
password:
from_secret: docker_password
- name: publish dashboard
image: plugins/manifest
settings: