Skip to content

Commit a1d5a88

Browse files
committed
[bfops/test-pr]: run different branch
1 parent 34d8cd4 commit a1d5a88

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%252Finstall-python-deps' // 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)