Skip to content

Commit

Permalink
support triggering manually from any branch
Browse files Browse the repository at this point in the history
  • Loading branch information
iliakur committed Jan 9, 2025
1 parent c2f6747 commit 10a3b41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab/build_agent.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ build-agent-manual:
- if: $CI_COMMIT_BRANCH =~ "/^7.\d+.x$/"
variables:
_AGENT_BRANCH: ${CI_COMMIT_BRANCH}
- when: always

0 comments on commit 10a3b41

Please sign in to comment.