fix: Git sha not present during cargo install (#176)

This commit is contained in:
Gerald Pinder 2024-05-05 00:44:22 -04:00 committed by GitHub
parent ad7a0f075e
commit c2abf3fcb8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 32 additions and 64 deletions

View file

@ -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