Skip to content

Commit de82829

Browse files
committed
chore(maven bump): skip invalid tags semver
1 parent 2862bed commit de82829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/maven-bump-push-dockerhub.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
with:
5151
token: ${{ github.token }}
5252
patchAll: true
53+
skipInvalidTags: true
5354

5455
- name: Set Next Version # So app can be packaged with correct version
5556
run: mvn org.codehaus.mojo:versions-maven-plugin:set -DnewVersion=${{ steps.semver.outputs.nextStrict }}

0 commit comments

Comments
 (0)