mirror of
https://git.mills.io/prologic/zs
synced 2024-11-22 05:16: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:
|
||||
repo: prologic/zs
|
||||
tags: latest
|
||||
cache: true
|
||||
build_args:
|
||||
- VERSION=latest
|
||||
- COMMIT=${DRONE_COMMIT_SHA:0:8}
|
||||
|
Loading…
Reference in New Issue
Block a user