зеркало из https://github.com/Azure/ARO-RP.git
mirror new geneva packages
This commit is contained in:
Родитель
971b506877
Коммит
29a04bd7a9
|
@ -75,7 +75,9 @@ func mirror(ctx context.Context, log *logrus.Entry) error {
|
|||
|
||||
for _, ref := range []string{
|
||||
"linuxgeneva-microsoft.azurecr.io/genevamdsd:master_266",
|
||||
"linuxgeneva-microsoft.azurecr.io/genevamdsd:master_279",
|
||||
"linuxgeneva-microsoft.azurecr.io/genevamdm:master_35",
|
||||
"linuxgeneva-microsoft.azurecr.io/genevamdm:master_37",
|
||||
} {
|
||||
log.Printf("mirroring %s", ref)
|
||||
err = pkgmirror.Copy(ctx, pkgmirror.Dest(dstAcr+".azurecr.io", ref), ref, dstauth, srcauthGeneva)
|
||||
|
|
Загрузка…
Ссылка в новой задаче