Enable caching of layers in docker image builds

This commit is contained in:
James Mills
2023-03-18 18:18:37 +10:00
parent 5b82d79c90
commit 479481794d

View File

@@ -34,6 +34,7 @@ steps:
settings:
repo: prologic/zs
tags: latest
cache: true
build_args:
- VERSION=latest
- COMMIT=${DRONE_COMMIT_SHA:0:8}