fix registry url
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/dryrun Pipeline was successful
ci/woodpecker/push/publish-tag Pipeline was successful
ci/woodpecker/push/publish-latest Pipeline failed

This commit is contained in:
Michael Thomson 2024-06-08 23:26:44 -04:00
parent 23ac1417be
commit 8efc682844
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -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:

View File

@ -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: