Workaround for CI image generation failure

See gh-1176
This commit is contained in:
Stephane Nicoll
2021-02-16 17:31:07 +01:00
parent 7c1e8a171d
commit 8542b89ed3

View File

@@ -13,7 +13,6 @@ caches:
params: params:
CONTEXT: ci-images-git-repo/ci/images CONTEXT: ci-images-git-repo/ci/images
DOCKERFILE: ci-images-git-repo/ci/images/((ci-image-name))/Dockerfile DOCKERFILE: ci-images-git-repo/ci/images/((ci-image-name))/Dockerfile
REGISTRY_MIRRORS: ((docker-hub-mirror))
DOCKER_HUB_AUTH: ((docker-hub-auth)) DOCKER_HUB_AUTH: ((docker-hub-auth))
run: run:
path: /bin/sh path: /bin/sh