mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-05 14:43:20 +08:00
Merge pull request #54 from aimingmed/feature/backend-frontend-structure
update yml
This commit is contained in:
commit
8aee2d1127
2
.github/workflows/build_new.yml
vendored
2
.github/workflows/build_new.yml
vendored
@ -44,7 +44,7 @@ jobs:
|
|||||||
DOCKERFILE: ./app/backend/Dockerfile
|
DOCKERFILE: ./app/backend/Dockerfile
|
||||||
- IMAGE_NAME: frontend-aimingmedai
|
- IMAGE_NAME: frontend-aimingmedai
|
||||||
BUILD_CONTEXT: ./app/frontend
|
BUILD_CONTEXT: ./app/frontend
|
||||||
DOCKERFILE: ./app/frontend/Dockerfile
|
DOCKERFILE: ./app/frontend/Dockerfile.test
|
||||||
|
|
||||||
# Call the reusable workflow
|
# Call the reusable workflow
|
||||||
uses: ./.github/workflows/template_build.yml # Path to the reusable workflow file
|
uses: ./.github/workflows/template_build.yml # Path to the reusable workflow file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user