CI: Fix triggers

This commit is contained in:
nemunaire 2022-05-01 20:18:42 +02:00
parent 3be3998b13
commit f535defd5d
1 changed files with 10 additions and 0 deletions

View File

@ -44,6 +44,11 @@ steps:
password:
from_secret: docker_password
trigger:
event:
- cron
- push
- tag
---
kind: pipeline
type: docker
@ -88,6 +93,11 @@ steps:
password:
from_secret: docker_password
trigger:
event:
- cron
- push
- tag
---
kind: pipeline
name: docker-manifest