We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 467fa8d commit b51358cCopy full SHA for b51358c
ci/pipeline.yml
@@ -6,7 +6,7 @@ jobs:
6
- get: tollgate
7
trigger: true
8
- get: gp-version
9
- params: {bump: major}
+ params: {bump: patch}
10
- put: gp-version
11
params: {file: gp-version/version}
12
- task: integration
0 commit comments