mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 00:03:15 +08:00
update
This commit is contained in:
parent
2ec8315ab9
commit
d9d3fa208c
4
.github/workflows/build_new.yml
vendored
4
.github/workflows/build_new.yml
vendored
@ -50,8 +50,8 @@ jobs:
|
|||||||
# Pass inputs required by the reusable workflow
|
# Pass inputs required by the reusable workflow
|
||||||
with:
|
with:
|
||||||
# Pass values from the matrix context and global env
|
# Pass values from the matrix context and global env
|
||||||
project_name: ${{ env.PROJECT_NAME }}
|
project_name: aimingmed-ai
|
||||||
repo: ${{ env.REPO }}
|
repo: https://github.com/aimingmed
|
||||||
image_name: ${{ matrix.image_config.IMAGE_NAME }}
|
image_name: ${{ matrix.image_config.IMAGE_NAME }}
|
||||||
build_context: ${{ matrix.image_config.BUILD_CONTEXT }}
|
build_context: ${{ matrix.image_config.BUILD_CONTEXT }}
|
||||||
dockerfile: ${{ matrix.image_config.DOCKERFILE }}
|
dockerfile: ${{ matrix.image_config.DOCKERFILE }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user