5 Commits

Author SHA1 Message Date
f98e7fab58 Updated wrong syntax for tags 2024-03-25 22:19:20 -05:00
a6295ba8fc Updated tags 2024-03-25 22:18:27 -05:00
fcc31c4db6 Updated registry name
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2024-03-25 21:58:01 -05:00
4a64456875 Updated registry name
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2024-03-25 21:43:54 -05:00
7f67a3b936 Set context
Some checks failed
ci/woodpecker/tag/woodpecker Pipeline failed
2024-03-21 23:47:21 -05:00

View File

@ -13,8 +13,9 @@ steps:
image: woodpeckerci/plugin-docker-buildx
settings:
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: https://gitea.iwanaga.moe/cjtibule/YABA/packages
registry: gitea.iwanaga.moe