mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Add asset generation to release checklist
This commit is contained in:
parent
0990153323
commit
d11e744bc3
1 changed files with 3 additions and 0 deletions
|
|
@ -139,6 +139,9 @@ Release checklist
|
|||
* [ ] Update signature of the binary
|
||||
* [ ] Signature
|
||||
* [ ] Branching Strategy
|
||||
* [ ] git archive --prefix=cagebreak/ -o release_version.tar.gz tags/version .
|
||||
* [ ] gpg --detach-sign -u keyid release_version.tar.gz
|
||||
* [ ] upload build assets
|
||||
|
||||
### Signing Key
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue