GstPipelineStudio/release.md
2022-02-07 12:19:15 +01:00

10 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