mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-27 15:12:33 +02:00
Remove verbose, otherwise the logs get filled with useless info
This commit is contained in:
@@ -6,4 +6,4 @@ cache: cargo
|
||||
|
||||
# Nothing to install
|
||||
install: true
|
||||
script: cargo build --verbose --all-features
|
||||
script: cargo build --all-features
|
||||
|
||||
Reference in New Issue
Block a user