Skip to content

Commit 6e05e46

Browse files
committed
[bfops/test-pr]: change branch
1 parent 18129e7 commit 6e05e46

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.jenkins/Jenkinsfile.internal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ pipeline {
2929
script {
3030

3131
def jobName = 'Internal Tests'
32-
def branchName = 'master' // branch to trigger
32+
def branchName = 'bfops%2Fprivate-public' // branch to trigger
3333

3434
// call the internal Jenkins job
3535
build job: "/${jobName}/${branchName}", propagate: true, wait: true, parameters: [

0 commit comments

Comments
 (0)