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
00bb8b64fc
commit
e5ac1c4333
2
.github/workflows/build_new.yml
vendored
2
.github/workflows/build_new.yml
vendored
@ -69,7 +69,7 @@ jobs:
|
||||
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
|
||||
with:
|
||||
projectName: aimingmed-ai
|
||||
image_repo: ghcr.io/${{ github.repository.toLowerCase() }}
|
||||
image_repo: ghcr.io/${{ lower(github.repository) }}
|
||||
# Pass test environment variables as JSON string
|
||||
testEnvs: >
|
||||
[
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user