ci: run deployment on most events
This commit is contained in:
parent
d07fc3a479
commit
3b6ba35092
1 changed files with 4 additions and 0 deletions
|
|
@ -33,6 +33,10 @@ pipeline:
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
- event:
|
||||
- cron
|
||||
- deployment
|
||||
- manual
|
||||
|
||||
- name: notify
|
||||
image: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue