[Agent][Deploy] - cqsh

This commit is contained in:
zeaslity
2024-07-04 09:27:12 +08:00
parent 09da29f57a
commit 4e7422c32b
17 changed files with 11716 additions and 10982 deletions

View File

@@ -89,7 +89,7 @@ func (sync ImageSyncEntity) PullFromEntityAndSyncConditionally() (imageSyncResul
log.ErrorF("DirectHarborHost is null ! can't push to target harbor !")
}
// push to
errorPushImageNameList = image.TagFromListAndPushToCHarbor(realCmiiImageList, sync.DirectHarborHost)
errorPushImageNameList = image.TagFromListAndPushToCHarbor(allCmiiImageNameList, sync.DirectHarborHost)
}
// build result