Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ashot <119669009+aaloyan@users.noreply.github.com>
  • Loading branch information
aaloyan committed Jul 12, 2024
1 parent e6323fc commit c6770de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c6770de

Please sign in to comment.