update yml

This commit is contained in:
leehk 2025-04-15 18:29:32 +08:00
parent 77b68404da
commit 9879fcab71

View File

@ -44,7 +44,7 @@ jobs:
DOCKERFILE: ./app/backend/Dockerfile
- IMAGE_NAME: frontend-aimingmedai
BUILD_CONTEXT: ./app/frontend
DOCKERFILE: ./app/frontend/Dockerfile
DOCKERFILE: ./app/frontend/Dockerfile.test
# Call the reusable workflow
uses: ./.github/workflows/template_build.yml # Path to the reusable workflow file