Browse Source

Update 'doc/release-process.md'

pull/201/head
Duke Leto 2 years ago
parent
commit
786c783b67
  1. 4
      doc/release-process.md

4
doc/release-process.md

@ -73,4 +73,8 @@ Install deps on Linux:
- Stop node, wait 20 minutes, and then do a partial sync with new checkpoints
- Make Gitea release
- Make Git Tag (Gitea can do this)
- Use contrib/devtools/gen-linux-binary-release.sh to make a Linux release binary
- Use util/build-debian-package.sh to make an x86 Debian package for the release
- Use util/build-debian-package-ARM.sh (does this still work?) to make an ARM Debian package for the release
- Upload the debian packages to the Gitea release page, with SHA256 sums

Loading…
Cancel
Save