Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PR builder #9568

Merged
merged 1 commit into from May 1, 2020
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

fix_PR_builder

  • Loading branch information
yrliou committed May 1, 2020
commit 8baa7b64b5a4173aebd2c3a6e2ecf511124db51a
@@ -187,7 +187,7 @@ def startBraveBrowserBuild() {
credentials('brave-builds-github-token-for-pr-builder')
github('brave/devops', 'https')
}
branch('master)
branch('master')
}
}
scriptPath('jenkins/jobs/browser/Jenkinsfile')
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.