Skip to content

Commit 7ed64f0

Browse files
committed
Drop registry mirror from CI
Remove the registry mirror since it causes oci-build-task to fail. See gh-25135
1 parent 0129e6b commit 7ed64f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ci/tasks/build-ci-image.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ caches:
1313
params:
1414
CONTEXT: ci-images-git-repo/ci/images
1515
DOCKERFILE: ci-images-git-repo/ci/images/((ci-image-name))/Dockerfile
16-
REGISTRY_MIRRORS: ((docker-hub-mirror))
1716
DOCKER_HUB_AUTH: ((docker-hub-auth))
1817
run:
1918
path: /bin/sh

0 commit comments

Comments
 (0)