diff --git a/pipeline.yml b/pipeline.yml index 6ea6414..665a241 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -14,7 +14,6 @@ env: - SONARSCANTOOL : "SonarScannerMsbuild\\dotnet-framework-sonarscanner\\tools\\SonarScanner.MSBuild.exe" - NUGET_SOURCES : "nuget.org" - NUGET_CONFIG : "Config\\nuget.config" - - RELEASE_BRANCHES: "master" check_changelog_updated_on_pr: false pipeline_os: "Windows"