mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Adjust release procedure
This commit is contained in:
parent
5dc644b167
commit
e4b79c42ce
1 changed files with 1 additions and 0 deletions
|
|
@ -650,6 +650,7 @@ The release procedure outlines the process for a release to occur.
|
|||
* [ ] `git commit`
|
||||
* [ ] `git push origin development`
|
||||
* [ ] `git checkout master`
|
||||
* [ ] `git pull --tags origin master`
|
||||
* [ ] `git merge --squash development`
|
||||
* [ ] `git commit` and insert message
|
||||
* [ ] `meson compile git-tag -C build`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue