mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 08:13:20 +08:00
Merge pull request #52 from aimingmed/feature/backend-frontend-structure
update
This commit is contained in:
commit
ccb5fd3d4e
3
.github/workflows/build_new.yml
vendored
3
.github/workflows/build_new.yml
vendored
@ -42,6 +42,9 @@ jobs:
|
||||
- IMAGE_NAME: backend-aimingmedai
|
||||
BUILD_CONTEXT: ./app/backend
|
||||
DOCKERFILE: ./app/backend/Dockerfile
|
||||
- IMAGE_NAME: frontend-aimingmedai
|
||||
BUILD_CONTEXT: ./app/frontend
|
||||
DOCKERFILE: ./app/frontend/Dockerfile
|
||||
|
||||
# Call the reusable workflow
|
||||
uses: ./.github/workflows/template_build.yml # Path to the reusable workflow file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user