Compare commits
5 Commits
5ad3ebe40a
...
f98e7fab58
| Author | SHA1 | Date | |
|---|---|---|---|
| f98e7fab58 | |||
| a6295ba8fc | |||
| fcc31c4db6 | |||
| 4a64456875 | |||
| 7f67a3b936 |
@ -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
|
||||
Reference in New Issue
Block a user