Implement same_tag versioning mode
This commit is contained in:
@ -42,7 +42,6 @@ func (lc LabeledContainer) GetName() string {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func CombineImageParts(owner *string, repository string, tag *string) string {
|
||||
image := repository
|
||||
if owner != nil {
|
||||
|
||||
Reference in New Issue
Block a user