Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Sep 5, 2023
1 parent 6b79087 commit 3e76436
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PACKAGING.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ We consider here the packaging flow of Vigil version `1.0.0` for Linux.
1. **How to bump Vigil version before a release:**
1. Bump version in `Cargo.toml` to `1.0.0`
2. Execute `cargo update` to bump `Cargo.lock`
3. Bump Debian package version in `debian/rules` to `1.0.0`

2. **How to build Vigil, package it and release it on Crates, GitHub, Docker Hub and Packagecloud (multiple architectures):**
1. Tag the latest Git commit corresponding to the release with tag `v1.0.0`, and push the tag
Expand Down

0 comments on commit 3e76436

Please sign in to comment.