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'
|
- 'latest'
|
||||||
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
|
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
|
||||||
when:
|
when:
|
||||||
event: cron
|
event: [cron, manual]
|
||||||
|
|
|
||||||
Reference in a new issue