ci: run deployment on most events
All checks were successful
ci/woodpecker/push/check Pipeline was successful
ci/woodpecker/manual/check Pipeline was successful

This commit is contained in:
Bruno BELANYI 2023-04-01 20:36:24 +01:00
parent d07fc3a479
commit 3b6ba35092

View file

@ -33,6 +33,10 @@ pipeline:
when:
- event: push
branch: main
- event:
- cron
- deployment
- manual
- name: notify
image: bash