mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 19:44:20 +00:00
2 lines
220 B
Batchfile
2 lines
220 B
Batchfile
git commit -am "publish: %1"
|
|
git push && poetry build && poetry publish && hub release create "%1" -m "Royalnet %1" && sentry-cli releases set-commits "%1" && sentry-cli deploys "%1" new --env production -n "Version %1"
|