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:
@@ -1,5 +1,6 @@
|
||||
pub mod build;
|
||||
pub mod changelog;
|
||||
pub mod context;
|
||||
pub mod deb;
|
||||
pub mod package_info;
|
||||
pub mod pull;
|
||||
|
||||
Reference in New Issue
Block a user