CI: Fix triggers
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
nemunaire 2022-05-01 20:18:42 +02:00
parent 888d729760
commit 3a9c55db7f

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