]> Nishi Git Mirror - aya.git/commitdiff
Enable caching of layers in docker image builds
authorJames Mills <1290234+prologic@users.noreply.github.com>
Sat, 18 Mar 2023 08:18:37 +0000 (18:18 +1000)
committerJames Mills <1290234+prologic@users.noreply.github.com>
Sat, 18 Mar 2023 08:18:37 +0000 (18:18 +1000)
.drone.yml

index f32f41d143384514b8ce3f600b7211aaa2bc405d..7be61e934ab27f3743f0fc30abe771adf5d86478 100644 (file)
@@ -34,6 +34,7 @@ steps:
     settings:
       repo: prologic/zs
       tags: latest
+      cache: true
       build_args:
         - VERSION=latest
         - COMMIT=${DRONE_COMMIT_SHA:0:8}