Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit 005c118

Browse files
aslepkodiyessi
authored andcommitted
Update jenkins-trigger.groovy (#3428)
1 parent 736666d commit 005c118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/jenkins/jenkins-trigger.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
String PR_URL = CHANGE_URL
2626
String PR_COMMIT_AUTHOR = CHANGE_AUTHOR
2727
String PR_TARGET = CHANGE_TARGET
28-
String JENKINS_BRANCH = "master"
28+
String JENKINS_BRANCH = "ngraph-core-r0.25.0.rc1"
2929
Integer TIMEOUTTIME = "3600"
3030
// BRANCH parameter is no loner needed
3131
// TRIGGER_URL parameter is no longer needed

0 commit comments

Comments
 (0)