Skip to content

Commit

Permalink
Set allow failure to true
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalrymple committed Jan 25, 2024
1 parent 241c64c commit 023bdde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ test:live:setup:
allow_failure: false
- if: $CI_COMMIT_BRANCH == "next" || $CI_COMMIT_BRANCH =~ /^pr-[0-9]+$/
when: manual
allow_failure: true
variables:
GITLAB_PERSONAL_ACCESS_TOKEN: gitbeaker
CONTAINER_NAME: gitlab-${CI_PIPELINE_ID}
Expand Down

0 comments on commit 023bdde

Please sign in to comment.