mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-31 19:54:46 +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
|
||||
uses: ./.github/workflows/template_test.yml # Path to the reusable workflow file
|
||||
with:
|
||||
projectName: ${{ env.PROJECT_NAME }}
|
||||
repo: ${{ env.ARTIFACTORY_REPO }}
|
||||
projectName: aimingmed-ai
|
||||
repo: https://github.com/aimingmed
|
||||
# Pass test environment variables as JSON string
|
||||
testEnvs: >
|
||||
[
|
||||
@ -107,4 +107,3 @@ jobs:
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user