From 1680455a1a5af82ad7d4e629e1d550e4087e9f6a Mon Sep 17 00:00:00 2001 From: leehk Date: Wed, 16 Apr 2025 13:56:12 +0800 Subject: [PATCH] update values --- .github/workflows/build_new.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/build_new.yml b/.github/workflows/build_new.yml index 885bcd7..6af05e9 100644 --- a/.github/workflows/build_new.yml +++ b/.github/workflows/build_new.yml @@ -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: } ] - \ No newline at end of file