Add buildargs to web docker build
This commit is contained in:
@ -17,7 +17,7 @@ steps:
|
||||
- rm tags.txt
|
||||
- echo ${CI_COMMIT_TAG} | sed -e "s/^API-//" >> tags.txt
|
||||
- echo "latest"
|
||||
- name: (YABA.API) Build and Upload Docker Image
|
||||
- name: (YABA.API) Package and Upload Docker Image
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: gitea.iwanaga.moe/cjtibule/yaba/api
|
||||
|
||||
Reference in New Issue
Block a user