Skip to content

Commit 3d462bd

Browse files
committed
2 parents 4936168 + addd97f commit 3d462bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ matrix:
1212
- git config --local user.name "Open Identity Platform Community" && git config --local user.email "[email protected]"
1313
- git checkout -f $TRAVIS_BRANCH
1414
- git tag -f $git_version && git tag -d $git_version
15+
- git tag -f $git_version
1516
- #mvn -q -B -DreleaseVersion="$git_version" -DtagNameFormat="@{project.version}" -DignoreSnapshots=true -DpushChanges=false -DscmCommentPrefix="[ci skip] $TRAVIS_REPO_SLUG " -DskipTests -Darguments=-DskipTests -Dresume=false clean release:prepare
1617
- #git push --quiet --force https://[email protected]/$TRAVIS_REPO_SLUG.git >/dev/null 2>&1
1718
- git push --quiet --force https://[email protected]/$TRAVIS_REPO_SLUG.git $git_version >/dev/null 2>&1

0 commit comments

Comments
 (0)