mirror of
https://github.com/drone/drone-kaniko.git
synced 2026-06-04 18:23:50 +08:00
fixed test
This commit is contained in:
@@ -30,7 +30,6 @@ type (
|
||||
Data struct {
|
||||
RegistryType RegistryTypeEnum `json:"registryType"`
|
||||
RegistryUrl string `json:"registryUrl"`
|
||||
PublicUrl string `json:"publicUrl"`
|
||||
Images []Image `json:"images"`
|
||||
}
|
||||
DockerArtifact struct {
|
||||
|
||||
Reference in New Issue
Block a user