diff --git a/.woodpecker.yaml b/.woodpecker.yaml index 1e207fb..2133697 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, gitea.iwanaga.moe/cjtibule/yaba/api} + 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