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