Skip to content

Commit

Permalink
gitlab-fs-integration: Configure labels to trigger build
Browse files Browse the repository at this point in the history
Recently released jenkins-job-builder v6.4.0[1] adds support to specify
the labels with which a build can be triggered for GitLab plugin.

[1] https://jenkins-job-builder.readthedocs.io/en/latest/changelog.html#release-6-4-0
  • Loading branch information
anoopcs9 committed Jul 8, 2024
1 parent 92099d4 commit e495a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jobs/gitlab-fs-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
ci-skip: false
add-note-merge-request: false
add-vote-merge-request: false
force-build-labels: 'ci/{file_system}'

builders:
- shell: !include-raw-escape: scripts/common/get-node.sh
Expand Down

0 comments on commit e495a2e

Please sign in to comment.