diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 7f1b1ba..1e207fb 100644 --- a/.woodpecker.yaml +++ b/.woodpecker.yaml @@ -15,7 +15,7 @@ steps: repo: yaba/api context: ./API dockerfile: ./API/YABA.API/Dockerfile - tags: ${CI_COMMIT_TAG} + tags: ${CI_COMMIT_TAG, gitea.iwanaga.moe/cjtibule/yaba/api} username: ${gitea_yaba_registry_username} password: ${gitea_yaba_registry_password} registry: gitea.iwanaga.moe \ No newline at end of file