make default pipeline run on cron and push events
This commit is contained in:
parent
884732607d
commit
da03ee34d8
1 changed files with 1 additions and 6 deletions
|
|
@ -3,12 +3,7 @@ type: kubernetes
|
|||
name: default
|
||||
trigger:
|
||||
event:
|
||||
include:
|
||||
# - cron
|
||||
- push
|
||||
# target:
|
||||
# include:
|
||||
# - build-state-daily
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Prepare terraform files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue