File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ snapshotVersion: ${shortversion}-SNAPSHOT
1313version: ${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.
16- triggerOnCommitBranches : ["master", "provider_preview", "pull-requests "]
16+ triggerOnCommitBranches : ["master", "provider_preview", "dev_provider_* "]
1717# A list of branch names that should run all defined build steps including those which publish artifacts.
1818# If a branch is not included in the list, it will be a 'dry-run' build and skips any steps that push dependencies,
1919# runs scanners, or notifies other services, such as pipelines.
You can’t perform that action at this time.
0 commit comments