mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-23 18:29:21 -07: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