Skip to content

Commit

Permalink
Uplift of #15971 (squashed) to beta
Browse files Browse the repository at this point in the history
  • Loading branch information
brave-builds committed Dec 6, 2022
1 parent 5b35602 commit e9094f8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

def SKIP_SIGNING_DEFAULT = ! JOB_NAME.contains("windows")
pipeline {
agent none
Expand Down Expand Up @@ -77,7 +78,7 @@ pipeline {
credentials('brave-builds-github-token-for-pr-builder')
github('brave/devops', 'https')
}
branch('${params.DEVOPS_BRANCH}')
branch('wknapik-different-amis-for-different-target-branches-in-prs')
}
}
scriptPath("jenkins/jobs/browser/pr-brave-browser-${PLATFORM}.Jenkinsfile")
Expand Down

0 comments on commit e9094f8

Please sign in to comment.