diff --git a/.drone.yml b/.drone.yml index 01e00c0..11bdfe1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -31,6 +31,8 @@ steps: registry: nexus.khongisa.co.za repo: nexus.khongisa.co.za/litecharms-scheduler tags: [ latest, "1.${DRONE_BUILD_NUMBER}" ] + use_cache: true + cache_from: nexus.khongisa.co.za/litecharms-scheduler:latest custom_labels: - org.opencontainers.image.source=https://gitea.khongisa.co.za/litecharms/scheduler - org.opencontainers.image.version=1.${DRONE_BUILD_NUMBER}