Skip to content

Commit

Permalink
chore: for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Nov 20, 2019
1 parent 6efa152 commit dd68175
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vars/opbeansPipeline.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,7 @@ def call(Map pipelineParams) {
anyOf {
branch 'master'
tag pattern: 'v\\d+\\.\\d+.*', comparator: 'REGEXP'
branch 'PR-29'
}
}
stages {
Expand Down

0 comments on commit dd68175

Please sign in to comment.