add cron trigger to pipeline for daily execution
This commit is contained in:
@@ -8,6 +8,9 @@ clone:
|
||||
trigger:
|
||||
event:
|
||||
- custom
|
||||
- cron
|
||||
cron:
|
||||
- daily
|
||||
|
||||
steps:
|
||||
- name: clone-repo
|
||||
|
||||
Reference in New Issue
Block a user