mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-23 11:34:18 +00:00
Update files
This commit is contained in:
parent
3d69b62d7d
commit
e8de2f662f
2 changed files with 4 additions and 1 deletions
3
.sentryclirc
Normal file
3
.sentryclirc
Normal file
|
@ -0,0 +1,3 @@
|
|||
[defaults]
|
||||
org=stefano-pigozzi
|
||||
project=royalnet
|
|
@ -1,2 +1,2 @@
|
|||
git commit -am "publish: %1"
|
||||
git push && poetry build && poetry publish && hub release create "%1" -m "Royalnet %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"
|
||||
|
|
Loading…
Reference in a new issue