mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
Merge pull request #44 from aimingmed/feature/backend-frontend-structure
update env
This commit is contained in:
commit
9da5b000df
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
|
||||
with:
|
||||
# Pass values from the matrix context and global env
|
||||
project_name: ${{ env.PROJECT_NAME }}
|
||||
repo: ${{ env.REPO }}
|
||||
project_name: aimingmed-ai
|
||||
repo: https://github.com/aimingmed
|
||||
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