This commit is contained in:
leehk 2025-04-16 16:59:15 +08:00
parent 00bb8b64fc
commit e5ac1c4333

View File

@ -69,7 +69,7 @@ jobs:
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
with: with:
projectName: aimingmed-ai projectName: aimingmed-ai
image_repo: ghcr.io/${{ github.repository.toLowerCase() }} image_repo: ghcr.io/${{ lower(github.repository) }}
# Pass test environment variables as JSON string # Pass test environment variables as JSON string
testEnvs: > testEnvs: >
[ [