ci: add manual event
This commit is contained in:
parent
b76a5ce8d2
commit
dc1364346f
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ pipeline:
|
|||
- 'latest'
|
||||
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
|
||||
when:
|
||||
event: cron
|
||||
event: [cron, manual]
|
||||
|
|
|
|||
Reference in a new issue