ci: fix build on cron event
This commit is contained in:
parent
104fff6f53
commit
54ca3957a9
1 changed files with 4 additions and 0 deletions
|
@ -11,3 +11,7 @@ pipeline:
|
||||||
tags: latest
|
tags: latest
|
||||||
when:
|
when:
|
||||||
branch: main
|
branch: main
|
||||||
|
event:
|
||||||
|
- push
|
||||||
|
- cron
|
||||||
|
- tag
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue