Some release note fixes

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
master
Andrew DeMaria 5 years ago
parent 859d08fc02
commit cb8fc14858
No known key found for this signature in database
GPG Key ID: 0A3F5E91F8364EDF
  1. 4
      contrib/release.md

@ -24,7 +24,7 @@ Release Steps
7. Sign sha256sums file
gpg2 --clearsign artifacts-checksums.sha
gpg2 --clearsign airsonic-main/target/artifacts-checksums.sha
8. push up branch and tag
@ -37,7 +37,7 @@ Release Steps
- Choose existing tag
- Title is "Airsonic X.Y.Z"
- Contents are the relevant entry of the CHANGELOG.md file
- Upload `airsonic.war` and `artifacts-checksums.sha`
- Upload `airsonic.war` and `artifacts-checksums.sha.asc`
10. Update latest docker tag

Loading…
Cancel
Save