fix: Git sha not present during cargo install (#176)
This commit is contained in:
parent
ad7a0f075e
commit
c2abf3fcb8
7 changed files with 32 additions and 64 deletions
|
|
@ -61,7 +61,7 @@ A CLI tool built for creating Containerfile templates based on the Ublue Communi
|
|||
This is the best way to install as it gives you the opportunity to build for your specific environment.
|
||||
|
||||
```bash
|
||||
cargo install --locked blue-build
|
||||
cargo install --git https://github.com/blue-build/cli.git --tag v0.8.6
|
||||
```
|
||||
|
||||
### Podman/Docker
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue