Fix `repo` setting to fix Docker build?

This commit is contained in:
3wc 2022-11-22 13:26:32 -08:00
parent 00be948c9b
commit f2053f9314
1 changed files with 2 additions and 2 deletions

View File

@ -5,9 +5,9 @@ steps:
- name: build and publish
image: plugins/docker
settings:
registry: git.coopcloud.tech
username: 3wordchant
password:
from_secret: git_coopcloud_tech_token_3wc
repo: wiki-cafe/wiki-farm
repo: git.coopcloud.tech/wiki-cafe/wiki-farm
tags: latest
registry: git.coopcloud.tech