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.
2 parents de82829 + 05a110e commit f6d6dccCopy full SHA for f6d6dcc
.github/workflows/maven-bump-push-dockerhub.yml
@@ -50,6 +50,7 @@ jobs:
50
with:
51
token: ${{ github.token }}
52
patchAll: true
53
+ noVersionBumpBehavior: patch
54
skipInvalidTags: true
55
56
- name: Set Next Version # So app can be packaged with correct version
0 commit comments