mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-02-08 16:37:29 +08:00
update values
This commit is contained in:
parent
e793bb5f44
commit
1680455a1a
5
.github/workflows/build_new.yml
vendored
5
.github/workflows/build_new.yml
vendored
@ -67,8 +67,8 @@ jobs:
|
|||||||
# Call the reusable workflow for testing
|
# Call the reusable workflow for testing
|
||||||
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: ${{ env.PROJECT_NAME }}
|
projectName: aimingmed-ai
|
||||||
repo: ${{ env.ARTIFACTORY_REPO }}
|
repo: https://github.com/aimingmed
|
||||||
# Pass test environment variables as JSON string
|
# Pass test environment variables as JSON string
|
||||||
testEnvs: >
|
testEnvs: >
|
||||||
[
|
[
|
||||||
@ -107,4 +107,3 @@ jobs:
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user