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 ecd7629884
commit f01a57f126
4 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