HACKING: document gitea release
This commit is contained in:
parent
43c16ac369
commit
3ba7d17e15
1 changed files with 12 additions and 0 deletions
12
HACKING
12
HACKING
|
@ -35,6 +35,18 @@ Making a new release
|
||||||
|
|
||||||
$ git push
|
$ git push
|
||||||
|
|
||||||
|
- Push to github
|
||||||
|
|
||||||
|
$ git push github
|
||||||
|
|
||||||
|
- Obtain img2pdf.exe from appveyor:
|
||||||
|
|
||||||
|
https://ci.appveyor.com/project/josch/img2pdf/
|
||||||
|
|
||||||
|
- Create new release:
|
||||||
|
|
||||||
|
https://gitlab.mister-muffin.de/josch/img2pdf/releases/new
|
||||||
|
|
||||||
Using debbisect to find regressions
|
Using debbisect to find regressions
|
||||||
-----------------------------------
|
-----------------------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue