This commit is contained in:
parent
8ed7793a76
commit
eeef8c85cf
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
pipeline:
|
pipeline:
|
||||||
build-and-push:
|
build-and-push:
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
registry: https://code.cozy.town/
|
registry: code.cozy.town
|
||||||
username: ${REGISTRY_USERNAME}
|
username: ${REGISTRY_USERNAME}
|
||||||
password: ${REGISTRY_TOKEN}
|
password: ${REGISTRY_TOKEN}
|
||||||
repo: vrifox/hugoci
|
repo: vrifox/hugoci
|
||||||
|
|
Loading…
Reference in a new issue