We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17cc487 commit db25cf3Copy full SHA for db25cf3
azure-pipelines/BuildStageVariables.yml
@@ -2,4 +2,4 @@ variables:
2
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
3
BuildConfiguration: Release
4
NUGET_PACKAGES: $(Agent.TempDirectory)/.nuget/packages/
5
- # codecov_token: 4dc9e7e2-6b01-4932-a180-847b52b43d35 # Get a new one from https://codecov.io/
+ # For codecov, get a token from https://codecov.io/ and set it as codecov_token
0 commit comments