[ Cmii ] [ Octopus ] - optimize octopus procedure
This commit is contained in:
@@ -422,6 +422,7 @@ func convertImageGzipFileName(imageRepoTag string) (gzipFileName string) {
|
||||
gzipFileName += "="
|
||||
gzipFileName += first[2]
|
||||
gzipFileName += "="
|
||||
|
||||
} else if len(first) == 2 {
|
||||
//
|
||||
gzipFileName += "docker="
|
||||
|
||||
Reference in New Issue
Block a user