attempt to make renew tls cert pipeline run daily
This commit is contained in:
parent
53bd8c0da3
commit
c8eb6828e2
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ trigger:
|
||||||
event:
|
event:
|
||||||
- cron
|
- cron
|
||||||
cron:
|
cron:
|
||||||
- "@daily"
|
- renew-tls-certificate-daily
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare terraform files
|
- name: Prepare terraform files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue