Updated tags

This commit is contained in:
2024-03-25 22:18:27 -05:00
parent fcc31c4db6
commit a6295ba8fc

View File

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