mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-09-13 04:09:38 +02:00
add javadoc + jacoco links
parent
e7864e6291
commit
72344a3ebc
1 changed files with 4 additions and 1 deletions
|
@ -6,3 +6,6 @@
|
||||||
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`
|
8. push to the repository: `git push && git push --tags`
|
||||||
|
9. publish javadoc to /releases/X.X.X/
|
||||||
|
10. publish jacocoRootReport to /releases/X.X.X/
|
||||||
|
11. update /releases/latest link
|
Loading…
Add table
Add a link
Reference in a new issue