Skip to content

Commit

Permalink
missing more env vars
Browse files Browse the repository at this point in the history
  • Loading branch information
mjkkirschner committed Feb 22, 2024
1 parent 54999b1 commit 6109ba0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ env:
- SLACK_QUANTUM_BUILD_CREDENTIAL_ID : "slack-notify-token"
- MAIL_QUANTUM_BUILD_RECIPIENT : "[email protected]"
- NUGETTOOL : "Nuget\\nuget.exe"
- NUNITTOOL : "NUnit\\NUnit.ConsoleRunner\\tools\\nunit3-console.exe"
- URL_REPO_TOOLS : "git.autodesk.com/Dynamo/CICDResources.git"
- BRANCH_TOOLS : "master"
- NUGET_PUBLISH_SOURCE: "https://api.nuget.org/v3/index.json"
- COMMON_TOOLS_DIR : "CICDResources_shared"

- DOTCOVERTOOL : "DotCover\\JetBrains.dotCover.CommandLineTools\\tools\\dotCover.exe"
- SONARSCANTOOL : "SonarScannerMsbuild\\dotnet-framework-sonarscanner\\tools\\SonarScanner.MSBuild.exe"


check_changelog_updated_on_pr: true
Expand Down

0 comments on commit 6109ba0

Please sign in to comment.