pkh context allows to manage contexts (local, ssh) and run contextualized commands (deb) in other words, this allows building binary packages over ssh
This commit is contained in:
@@ -24,6 +24,9 @@ env_logger = "0.11.8"
|
||||
futures-util = { version = "0.3.31", features = ["tokio-io"] }
|
||||
tar = "0.4"
|
||||
xz2 = "0.1"
|
||||
serde_json = "1.0.145"
|
||||
directories = "6.0.0"
|
||||
ssh2 = "0.9.5"
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.10.1"
|
||||
|
||||
Reference in New Issue
Block a user