Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Commit

Permalink
deploy: expand sshOpts with serokell/deploy-rs#116
Browse files Browse the repository at this point in the history
  • Loading branch information
nrdxp committed Aug 10, 2021
1 parent cbb33f9 commit 77b3775
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
19 changes: 18 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ log = "0.4.14"
pretty_env_logger = "0.4.0"
anyhow = "1.0"
duct = "0.13"
deploy-rs = { git = "https://github.com/serokell/deploy-rs" }
deploy-rs = { git = "https://github.com/nrdxp/deploy-rs", branch = "expand-ssh-opts" }

[dependencies.clap]
version = "3.0.0-beta.2"
Expand Down

0 comments on commit 77b3775

Please sign in to comment.