remove trigger from renew-tls-cert pipeline
This commit is contained in:
parent
3d3576d5cf
commit
bef098cfa6
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
|
# - nightly
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Prepare terraform files
|
- name: Prepare terraform files
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue