Updated wrong syntax for tags
This commit is contained in:
@ -15,7 +15,7 @@ steps:
|
|||||||
repo: yaba/api
|
repo: yaba/api
|
||||||
context: ./API
|
context: ./API
|
||||||
dockerfile: ./API/YABA.API/Dockerfile
|
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}
|
username: ${gitea_yaba_registry_username}
|
||||||
password: ${gitea_yaba_registry_password}
|
password: ${gitea_yaba_registry_password}
|
||||||
registry: gitea.iwanaga.moe
|
registry: gitea.iwanaga.moe
|
||||||
Reference in New Issue
Block a user