mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-14 12:49:39 +02:00
push
parent
e1aba5e6f3
commit
e7864e6291
1 changed files with 2 additions and 1 deletions
|
@ -5,3 +5,4 @@
|
||||||
5. clean the repository: `git clean -x -d -f`
|
5. clean the repository: `git clean -x -d -f`
|
||||||
6. release to maven central: `gradle uploadArchives install`
|
6. release to maven central: `gradle uploadArchives install`
|
||||||
7. start next snapshot by bumping version in `version.gradle` and setting `isSnapshot = true`
|
7. start next snapshot by bumping version in `version.gradle` and setting `isSnapshot = true`
|
||||||
|
8. push to the repository: `git push && git push --tags`
|
Loading…
Add table
Add a link
Reference in a new issue