Add explicit cache-to instruction
This commit is contained in:
parent
22768b70eb
commit
87a336787c
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user