feat: ssh is always required for with src
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -39,9 +39,6 @@ pub mod models {
|
||||
|
||||
/// Which server to use, see inner field for more docs
|
||||
pub server: SrcServer,
|
||||
|
||||
/// Whether to include an ssh socket, if not set will default to the token set in server and http/https depending on the server
|
||||
pub use_ssh_socket: bool,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
|
Reference in New Issue
Block a user