ci: run deployment on most events
ci/woodpecker/push/check Pipeline was successful Details
ci/woodpecker/manual/check Pipeline was successful Details

This commit is contained in:
Bruno BELANYI 2023-04-01 20:36:24 +01:00
parent d07fc3a479
commit 3b6ba35092
1 changed files with 4 additions and 0 deletions

View File

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