[Agent][Deploy] - sz ga
This commit is contained in:
@@ -298,7 +298,7 @@ func DownloadLoadTagUpload(downloadFromOss bool, ossUrlPrefix, ossFileNameOrGzip
|
||||
|
||||
// uploadToHarbor 上传到目标Harbor
|
||||
if image.UploadToHarbor(targetImageFullName) {
|
||||
targetImageFullNameList = append(targetImageFullNameList, targetHarborFullName)
|
||||
targetImageFullNameList = append(targetImageFullNameList, targetImageFullName)
|
||||
} else {
|
||||
log.ErrorF("upload to harbor error of %s", targetImageFullName)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user