This commit is contained in:
parent
eeef8c85cf
commit
1275ad4d94
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ pipeline:
|
||||||
registry: code.cozy.town
|
registry: code.cozy.town
|
||||||
username: ${REGISTRY_USERNAME}
|
username: ${REGISTRY_USERNAME}
|
||||||
password: ${REGISTRY_TOKEN}
|
password: ${REGISTRY_TOKEN}
|
||||||
repo: vrifox/hugoci
|
repo: code.cozy.town/vrifox/hugoci
|
||||||
tags:
|
tags:
|
||||||
- latest
|
- latest
|
||||||
cache_from: code.cozy.town/vrifox/hugoci:latest
|
cache_from: code.cozy.town/vrifox/hugoci:latest
|
||||||
|
|
Loading…
Reference in a new issue