mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 12:13:20 -04:00
Allow failure to not block pipelines for the PR-Agent CI job
(cherry picked from commit dae0820f80)
This commit is contained in:
parent
ce794fc7be
commit
8eca13c68a
1 changed files with 1 additions and 1 deletions
|
|
@ -2619,4 +2619,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