mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-06 15:26:55 +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
|
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: >
|
||||||
[
|
[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user