shared cache
This commit is contained in:
parent
2109635929
commit
e08fac47fd
@ -4,6 +4,7 @@ pipeline:
|
|||||||
repo: repo.shimun.net/shimun/sauerbraten
|
repo: repo.shimun.net/shimun/sauerbraten
|
||||||
registry: repo.shimun.net
|
registry: repo.shimun.net
|
||||||
secrets: ["docker_username", "docker_password"]
|
secrets: ["docker_username", "docker_password"]
|
||||||
|
storage_path: /drone/cache/docker
|
||||||
use_cache: true
|
use_cache: true
|
||||||
docker-p:
|
docker-p:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
@ -11,6 +12,7 @@ pipeline:
|
|||||||
registry: repo.shimun.net
|
registry: repo.shimun.net
|
||||||
secrets: ["docker_username", "docker_password"]
|
secrets: ["docker_username", "docker_password"]
|
||||||
use_cache: true
|
use_cache: true
|
||||||
|
storage_path: /drone/cache/docker
|
||||||
squash: true
|
squash: true
|
||||||
when:
|
when:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user