Skip to content

Commit

Permalink
Update .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ARADDCC013 authored Dec 2, 2024
1 parent 2b1eaa5 commit 38ad62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ variables:
opensrc-bailols:
stage: git_sync
rules:
- if: '$CI_COMMIT_BRANCH == "main"'
- if: '$CI_COMMIT_BRANCH == "main" && $BFG == "true"'
when: always
allow_failure: true
- when: manual
Expand Down

0 comments on commit 38ad62b

Please sign in to comment.