feat: add get_resolved_docker_registry
This commit is contained in:
@@ -2,5 +2,5 @@ use serde::{Serialize, Deserialize};
|
||||
|
||||
#[derive(Serialize, Deserialize)]
|
||||
pub struct DockerBuildConfig {
|
||||
|
||||
image: Option<String>,
|
||||
}
|
||||
Reference in New Issue
Block a user