mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2024-11-25 10:30:59 +00:00
9 lines
226 B
Markdown
9 lines
226 B
Markdown
# 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
|