Skip to content

Commit

Permalink
upload snapshot artifact even from release-for-lts branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KengoTODA committed Feb 5, 2019
1 parent e55e66a commit 1e29004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ deploy:
skip_cleanup: true
script: mvn deploy -B -P deploy -Dgpg.skip -s .travis/settings.xml
on:
branch: master
branch: release-for-lts
condition: "$SONAR_VERSION = '6.7'*"
# deploy STABLE artifact onto Sonatype Nexus
- provider: script
Expand Down

0 comments on commit 1e29004

Please sign in to comment.