fix: remove status restraint for base pipelines
This commit is contained in:
parent
8245a35e44
commit
4c4411a608
@ -18,9 +18,6 @@ trigger:
|
||||
target:
|
||||
exclude:
|
||||
- nightly
|
||||
status:
|
||||
- success
|
||||
- failure
|
||||
|
||||
steps:
|
||||
- name: call webhook
|
||||
@ -51,9 +48,6 @@ trigger:
|
||||
- cron
|
||||
cron:
|
||||
- nightly
|
||||
status:
|
||||
- success
|
||||
- failure
|
||||
|
||||
steps:
|
||||
- name: call webhook
|
||||
|
Loading…
Reference in New Issue
Block a user