deploy-rs: remove --
This commit is contained in:
parent
8701c35252
commit
0f9aa4ed0d
@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
nix flake update --accept-flake-config --commit-lock-file
|
nix flake update --accept-flake-config --commit-lock-file
|
||||||
|
|
||||||
${pkgs.deploy-rs}/bin/deploy -- \
|
${pkgs.deploy-rs}/bin/deploy \
|
||||||
--ssh-opts="-i ''${CREDENTIALS_DIRECTORY}/ssh-key" \
|
--ssh-opts="-i ''${CREDENTIALS_DIRECTORY}/ssh-key" \
|
||||||
--ssh-user=deployerbot-follower \
|
--ssh-user=deployerbot-follower \
|
||||||
--confirm-timeout 60 \
|
--confirm-timeout 60 \
|
||||||
|
Loading…
Reference in New Issue
Block a user