Skip to content

Commit

Permalink
doc: cleanup release procedure
Browse files Browse the repository at this point in the history
  • Loading branch information
nodiscc committed Nov 8, 2022
1 parent bcf5609 commit b4e0b8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/md/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ Currently only 2 locales (english and french) are pre-generated, other languages
- [ ] Update CHANGELOG.md
- [ ] `make doc && git add doc/md/packages/ doc/*.md && git commit -m "doc: update auto-generated documentation (make doc)"`
- [ ] `git tag --sign $new_version`
- [ ] `make && make checksums && make sign_checksums`
- [ ] `make && make checksums sign_checksums`
- [ ] `make tests`
- BIOS mode: test live mode in all languages
- BIOS mode: test offline installation
Expand Down

0 comments on commit b4e0b8b

Please sign in to comment.