From 3f6e9136edabfdd1184f866ffa736d822b43b6c6 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 15 Jun 2023 16:10:45 +0200 Subject: [PATCH] fix(ci): use a container image mirror for docker.io --- .drone.yml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.drone.yml b/.drone.yml index 8ce4f58..7ca29fe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -74,6 +74,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-amd64 @@ -138,6 +140,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-arm-v7 @@ -202,6 +206,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-arm64-v8 @@ -265,6 +271,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-amd64 @@ -327,6 +335,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-arm-v7 @@ -389,6 +399,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint tags: latest-arm64-v8 @@ -571,6 +583,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint username: @@ -629,6 +643,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint username: @@ -687,6 +703,8 @@ steps: force_tag: true no_cache: true purge: true + mirror: + from_secret: docker_io_mirror registry: git.cryptic.systems repo: git.cryptic.systems/volker.raschek/markdownlint username: