Skip to content

Commit

Permalink
Remove site from release cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
mp911de committed Feb 11, 2016
1 parent ce34bf0 commit 8578443
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@ release:
mvn release:perform -Psonatype-oss-release
ls target/checkout/target/*-bin.zip | xargs gpg -b -a
ls target/checkout/target/*-bin.tar.gz | xargs gpg -b -a
cd target/checkout && mvn site:site && mvn -o scm-publish:publish-scm -Dgithub.site.upload.skip=false

apidocs:
mvn site:site
Expand Down

0 comments on commit 8578443

Please sign in to comment.