fix registry url
This commit is contained in:
parent
23ac1417be
commit
8efc682844
@ -3,7 +3,7 @@ steps:
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
repo: gitea.michaelthomson.dev/${CI_REPO_OWNER}/go-todos-app
|
||||
registry: https://gitea.michaelthomson.dev
|
||||
registry: gitea.michaelthomson.dev
|
||||
tags: latest
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
|
@ -3,7 +3,7 @@ steps:
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
repo: gitea.michaelthomson.dev/${CI_REPO_OWNER}/go-todos-app
|
||||
registry: https://gitea.michaelthomson.dev
|
||||
registry: gitea.michaelthomson.dev
|
||||
tags: ${CI_COMMIT_TAG}
|
||||
username: ${CI_REPO_OWNER}
|
||||
password:
|
||||
|
Loading…
x
Reference in New Issue
Block a user