publish on cron
This commit is contained in:
parent
1ac07c5704
commit
016f8e64f4
@ -39,6 +39,7 @@ steps:
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
- cron
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@ -81,6 +82,7 @@ steps:
|
||||
when:
|
||||
event:
|
||||
- tag
|
||||
- cron
|
||||
|
||||
---
|
||||
kind: pipeline
|
||||
@ -104,6 +106,7 @@ steps:
|
||||
trigger:
|
||||
event:
|
||||
- tag
|
||||
- cron
|
||||
|
||||
depends_on:
|
||||
- linux-amd64
|
||||
|
Loading…
Reference in New Issue
Block a user