mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-07 07:43:25 +08:00
update
This commit is contained in:
parent
773b8a9c56
commit
00bb8b64fc
2
.github/workflows/build_new.yml
vendored
2
.github/workflows/build_new.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Pass values from the matrix context and global env
|
# Pass values from the matrix context and global env
|
||||||
project_name: aimingmed-ai
|
project_name: aimingmed-ai
|
||||||
image_repo: ghcr.io/${{ github.repository.toLowerCase() }}
|
image_repo: ghcr.io/${{ lower(github.repository) }}
|
||||||
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