fix: fix 05c99980f5 - run cronbuilds only on cron trigger

This commit is contained in:
surtur 2020-06-03 14:15:07 +02:00
parent 05c99980f5
commit 2e11b83650
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -9,6 +9,17 @@ platform:
clone: clone:
disable: true disable: true
trigger:
event:
- push
- cron
cron:
- hourly
- hourly-build
status:
- success
- failure
steps: steps:
- name: call webhook - name: call webhook
pull: always pull: always