make renew-tls-cert pipeline daily
This commit is contained in:
parent
44e3d4dfd7
commit
bb0b8c485e
1 changed files with 5 additions and 5 deletions
10
.drone.yml
10
.drone.yml
|
|
@ -33,11 +33,11 @@ steps:
|
||||||
kind: pipeline
|
kind: pipeline
|
||||||
type: kubernetes
|
type: kubernetes
|
||||||
name: renew-tls-certificate
|
name: renew-tls-certificate
|
||||||
# trigger:
|
trigger:
|
||||||
# event:
|
event:
|
||||||
# - cron
|
- cron
|
||||||
# cron:
|
cron:
|
||||||
# - nightly
|
- "@daily"
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare terraform files
|
- name: Prepare terraform files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue