Added caching to docker build stage #95

Merged
khwezi merged 1 commits from cart into main 2026-06-16 10:33:10 +02:00
Showing only changes of commit 32eeb24558 - Show all commits
+2
View File
@@ -31,6 +31,8 @@ steps:
registry: nexus.khongisa.co.za
repo: nexus.khongisa.co.za/midrandbooks
tags: [ latest, "1.${DRONE_BUILD_NUMBER}" ]
use_cache: true
cache_from: nexus.khongisa.co.za/midrandbooks:latest
custom_labels:
- org.opencontainers.image.source=https://gitea.khongisa.co.za/litecharms/midrandbooks
- org.opencontainers.image.version=1.${DRONE_BUILD_NUMBER}