We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2663416 commit efa9291Copy full SHA for efa9291
1 file changed
azure-pipelines.yml
@@ -15,7 +15,7 @@ jobs:
15
displayName: 'Build Application'
16
17
- script: dotnet test /p:SkipBuildVersioning=true
18
- displayName: 'Build Application'
+ displayName: 'Test Application'
19
20
- script: dotnet pack --no-build -c $(BUILD_CONFIGURATION) /p:PackageOutputPath=$(BUILD_ARTIFACT_PATH)
21
displayName: 'Pack Build'
0 commit comments