mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-07-24 04:50:40 +00:00
Remove verbose, otherwise the logs get filled with useless info
This commit is contained in:
parent
980a3e45db
commit
aeb4b4c8a5
2 changed files with 2 additions and 2 deletions
|
@ -6,4 +6,4 @@ cache: cargo
|
|||
|
||||
# Nothing to install
|
||||
install: true
|
||||
script: cargo build --verbose --all-features
|
||||
script: cargo build --all-features
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue