mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-25 02:21:00 +00:00
release: add step to reproduce
This commit is contained in:
parent
f118ef7db0
commit
741f863ed9
1 changed files with 9 additions and 0 deletions
9
release.md
Normal file
9
release.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Create a release
|
||||||
|
|
||||||
|
- Update to the given version:
|
||||||
|
- meson.build
|
||||||
|
- cargo.toml
|
||||||
|
- create a tag on gitlab
|
||||||
|
- meson builddir -Dbuildtype=release
|
||||||
|
- ninja -C buiddir dist
|
||||||
|
- upload the package and the sha256 to gitlab for Flatpak
|
Loading…
Reference in a new issue