Add explicit cache-to instruction

This commit is contained in:
Jack Jackson 2024-06-28 17:46:36 -07:00
parent 22768b70eb
commit 87a336787c

View File

@ -14,6 +14,8 @@ steps:
settings: settings:
cache_from: cache_from:
- "type=registry\\\\,ref=gitea.scubbo.org/${DRONE_REPO}:${DRONE_BRANCH}" - "type=registry\\\\,ref=gitea.scubbo.org/${DRONE_REPO}:${DRONE_BRANCH}"
cache_to:
- "type=registry,ref=gitea.scubbo.org/${DRONE_REPO}:${DRONE_BRANCH}"
registry: gitea.scubbo.org registry: gitea.scubbo.org
username: scubbo username: scubbo
password: password: