mirror of
https://git.mills.io/prologic/zs
synced 2024-11-25 23:06:11 +03:00
Enable caching of layers in docker image builds
This commit is contained in:
parent
5b82d79c90
commit
479481794d
@ -34,6 +34,7 @@ steps:
|
|||||||
settings:
|
settings:
|
||||||
repo: prologic/zs
|
repo: prologic/zs
|
||||||
tags: latest
|
tags: latest
|
||||||
|
cache: true
|
||||||
build_args:
|
build_args:
|
||||||
- VERSION=latest
|
- VERSION=latest
|
||||||
- COMMIT=${DRONE_COMMIT_SHA:0:8}
|
- COMMIT=${DRONE_COMMIT_SHA:0:8}
|
||||||
|
Loading…
Reference in New Issue
Block a user