shared cache

This commit is contained in:
shimun 2018-09-12 18:56:47 +02:00
parent 2109635929
commit e08fac47fd

View File

@ -4,6 +4,7 @@ pipeline:
repo: repo.shimun.net/shimun/sauerbraten
registry: repo.shimun.net
secrets: ["docker_username", "docker_password"]
storage_path: /drone/cache/docker
use_cache: true
docker-p:
image: plugins/docker
@ -11,6 +12,7 @@ pipeline:
registry: repo.shimun.net
secrets: ["docker_username", "docker_password"]
use_cache: true
storage_path: /drone/cache/docker
squash: true
when:
event: tag