Skip to content

Commit 2e04b21

Browse files
Merge branch 'main' into review
2 parents f44988a + 9815b2e commit 2e04b21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ bstack-local''',
2222

2323
stage('Pull from Github') {
2424
dir('test') {
25-
git branch: 'review', changelog: false, poll: false, url: 'https://github.com/browserstack/browserstack-examples-robot.git'
25+
git branch: 'main', changelog: false, poll: false, url: 'https://github.com/browserstack/browserstack-examples-robot.git'
2626
}
2727
dir('pipPackage') {
2828
git branch: 'develop_webdriver-framework_python', changelog: false, poll: false, url: 'https://github.com/browserstack/webdriver-framework.git'

0 commit comments

Comments
 (0)