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
No known key found for this signature in database
GPG Key ID: AC4C014F1440EBD6
1 changed files with 1 additions and 0 deletions

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}