remove trigger from renew-tls-cert pipeline

This commit is contained in:
viktorbarzin 2021-02-19 00:26:35 +00:00
parent b0f4616689
commit 7718bc541f

View file

@ -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