reduce drone interval check and add the additional email aliases inclusion

This commit is contained in:
viktorbarzin 2021-04-08 19:20:46 +01:00
parent 90a43e99f5
commit 12a3a33ba3
No known key found for this signature in database
GPG key ID: 0EB088298288D958
5 changed files with 16 additions and 5 deletions

View file

@ -3,10 +3,12 @@ type: kubernetes
name: default
trigger:
event:
- cron
- push
cron:
- build-state-daily
include:
# - cron
- push
# target:
# include:
# - build-state-daily
steps:
- name: Prepare terraform files
@ -39,6 +41,10 @@ steps:
kind: pipeline
type: kubernetes
name: build-cli
trigger:
event:
include:
- push
steps:
- name: Build image