From c6770de871b245c9887efbc4b435188389bf18c6 Mon Sep 17 00:00:00 2001 From: Ashot <119669009+aaloyan@users.noreply.github.com> Date: Fri, 12 Jul 2024 14:17:50 +0400 Subject: [PATCH] Update main.yml Signed-off-by: Ashot <119669009+aaloyan@users.noreply.github.com> --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bcf1e72..62c357d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -12,7 +12,7 @@ env: NEXUS_PASSWORD: ${{ secrets.nexus_password }} NEXUS_SOURCE: "https://hubrepopanda.pandatech.it/repository/nuget-hosted/index.json" NUGET_ORG_SOURCE: "https://api.nuget.org/v3/index.json" - DOCKER_REPO_BASE: "repopanda.pandatech.it/pandatech/repository/pandatech" + DOCKER_REPO_BASE: "repopanda.pandatech.it/pandatech" # Change repo base path depends on your envairment(pandatech, easypay etc.) jobs: build-and-deploy: