Skip to content

Commit 19f4536

Browse files
committed
CI PR is merged, so CI branch now needs to be master
1 parent d3338aa commit 19f4536

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test/ci/tf-ng-bridge-ci-premerge-trigger.groovy

+1-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@
2424
// Parameters which ngraph-unittest uses:
2525
String PR_URL = CHANGE_URL
2626
String PR_COMMIT_AUTHOR = CHANGE_AUTHOR
27-
//ORIG: String JENKINS_BRANCH = "master"
28-
String JENKINS_BRANCH = "chrisl/ngraph-bridge"
27+
String JENKINS_BRANCH = "master"
2928

3029
// Constants
3130
JENKINS_DIR = 'jenkins'

0 commit comments

Comments
 (0)