[CI SKIP] reducing bandwidth usage a bit by re-using previous pulls.

This commit is contained in:
James Wells 2021-04-03 17:11:35 -07:00
parent e8cda965d9
commit 919f262e7e
Signed by: jwells
GPG key ID: 73196D10B8E65666

View file

@ -30,7 +30,10 @@ steps:
daemon_off: true
debug: false
dockerfile: docker/Dockerfile
dry_run: true
experimental: true
mirror: "https://registry.dragonheim.net/"
pull_image: false
purge: true
repo: ${DRONE_REPO}
# target: development
@ -84,7 +87,10 @@ steps:
daemon_off: true
debug: false
dockerfile: docker/Dockerfile
dry_run: true
experimental: true
mirror: "https://registry.dragonheim.net/"
pull_image: false
purge: true
repo: ${DRONE_REPO}
# target: development