ci/deploy.sh: don't show downloads
This commit is contained in:
parent
81189886c2
commit
807f715e83
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ fi
|
|||
|
||||
export encrypted_080f214a372c_key= encrypted_080f214a372c_iv=
|
||||
|
||||
nix-build release.nix
|
||||
nix-build --quiet release.nix
|
||||
|
||||
if ! is-automatic-update; then
|
||||
bash $DIR/lint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue