mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Revert "chg: ci: Run CI danger job even if user canceled it while it was running"
This reverts merge request !10490
(cherry picked from commit 304638b0b2)
This commit is contained in:
parent
4868fbff00
commit
3e3b730c8e
1 changed files with 0 additions and 4 deletions
|
|
@ -660,10 +660,6 @@ danger:
|
|||
script:
|
||||
- pip install git+https://gitlab.isc.org/isc-projects/hazard.git
|
||||
- hazard
|
||||
after_script:
|
||||
# insist on running danger job even if user canceled it while it was running
|
||||
- test "$CI_JOB_STATUS" != "canceled" && exit 0
|
||||
- !reference [danger, script]
|
||||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue