mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:30:00 -04:00
Allow failure to not block pipelines for the PR-Agent CI job
This commit is contained in:
parent
99194aec84
commit
dae0820f80
1 changed files with 1 additions and 1 deletions
|
|
@ -2696,4 +2696,4 @@ pr-agent:
|
|||
rules:
|
||||
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_MERGE_REQUEST_SOURCE_PROJECT_PATH == $CI_PROJECT_PATH && $GITLAB_PERSONAL_ACCESS_TOKEN && $OPENAI_KEY'
|
||||
when: manual
|
||||
- when: never
|
||||
allow_failure: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue