Skip to content

Commit

Permalink
Allow alpha and beta pre-releases for jenkins io components (jenkins-…
Browse files Browse the repository at this point in the history
  • Loading branch information
halkeye authored and lemeurherveCB committed Mar 8, 2023
1 parent 48d821f commit d779e79
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/ext_jenkins-infra-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -456,6 +456,7 @@ jobsDefinition:
name: Jenkins.io Web Components
allowUntrustedChanges: true
jenkinsfilePath: Jenkinsfile
branchIncludes: "main alpha beta PR-*"
credentials:
jenkinsci-npm-token:
secret: "${JENKINSCI_NPM_AUTOMATION_TOKEN}"
Expand Down

0 comments on commit d779e79

Please sign in to comment.