Skip to content

Commit f63b165

Browse files
committed
Exempted-Trigger build for all branches
1 parent f085206 commit f63b165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ocibuild.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ version: ${shortversion}${?BLD_BRANCH_SUFFIX}.${BLD_NUMBER}
1414
# A list of branch names, including special branch name 'pull-requests'. Determines which branches will trigger on
1515
# commit to bitbucket.
1616

17-
triggerOnCommitBranches : ["master","release_gh","provider_preview", "dev_provider_*"]
17+
triggerOnCommitBranches : ["*"]
1818
# A list of branch names that should run all defined build steps including those which publish artifacts.
1919
# If a branch is not included in the list, it will be a 'dry-run' build and skips any steps that push dependencies,
2020
# runs scanners, or notifies other services, such as pipelines.

0 commit comments

Comments
 (0)