Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 2.48 KB

README.adoc

File metadata and controls

30 lines (20 loc) · 2.48 KB

Yupiik BundleBee

Release

Build and publish to central:

mvn release:prepare release:perform -Pnative -Prelease -Dusername=$GIT_HUB_ACCOUNT -Dpassword=$GIT_HUB_TOKEN

Publish documentation on github page:

git checkout -b <release-tag> <release-tag> && mvn clean package -Pgh-pages`

Pubish release on Github by running in https://github.com/yupiik/yupiik.github.io project:

mvn yupiik-tools:synchronize-github-releases@bundlebee -Psynchronize-github-releases