fix: remove status restraint for base pipelines

This commit is contained in:
surtur 2020-09-02 14:16:46 +02:00
parent e6f4f92376
commit 128d5ff9df
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

@ -15,12 +15,8 @@ trigger:
event:
- push
- cron
target:
exclude:
- nightly
status:
- success
- failure
cron:
- hourly-build
steps:
- name: call webhook
@ -51,9 +47,6 @@ trigger:
- cron
cron:
- nightly
status:
- success
- failure
steps:
- name: call webhook