shared cache
This commit is contained in:
parent
2109635929
commit
e08fac47fd
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user