mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 21:37:31 +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:
|
||||
# Pass values from the matrix context and global env
|
||||
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 }}
|
||||
build_context: ${{ matrix.image_config.BUILD_CONTEXT }}
|
||||
dockerfile: ${{ matrix.image_config.DOCKERFILE }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user