Skip to content

Commit

Permalink
Disable publish in release script
Browse files Browse the repository at this point in the history
  • Loading branch information
karsaig committed May 12, 2020
1 parent e88245b commit 40c6ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ mvn -f for-release-pom.xml clean deploy -P sign-release,ossrh --settings ../../I
mvn -f for-release-pom.xml nexus-staging:deploy-staged -P ossrh --settings ../../Installed/settings.xml -DstagingDescription="Description of the staged repository"

git clean -f
git push
#git push

0 comments on commit 40c6ed5

Please sign in to comment.