Add explicit cache-to instruction
This commit is contained in:
parent
22768b70eb
commit
87a336787c
@ -14,6 +14,8 @@ steps:
|
||||
settings:
|
||||
cache_from:
|
||||
- "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
|
||||
username: scubbo
|
||||
password:
|
||||
|
Loading…
x
Reference in New Issue
Block a user