trigger on rollback
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Denys Konovalov 2023-01-31 06:35:45 +01:00
parent e68e03bfc5
commit 6e0f12eebd

@ -46,6 +46,7 @@ trigger:
event: event:
- push - push
- cron - cron
- rollback
--- ---
kind: pipeline kind: pipeline
@ -98,6 +99,7 @@ trigger:
event: event:
- push - push
- cron - cron
- rollback
depends_on: depends_on:
- prod - prod