mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
update
This commit is contained in:
parent
e6ed7ef5dd
commit
8dd7d844ce
5
.github/workflows/build_new.yml
vendored
5
.github/workflows/build_new.yml
vendored
@ -42,7 +42,10 @@ 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
|
||||
# Pass inputs required by the reusable workflow
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user