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 43cdd6c commit cd54a1dCopy full SHA for cd54a1d
azure/templates/post-deploy.yml
@@ -225,7 +225,6 @@ steps:
225
226
displayName: Run full batch test suite
227
workingDirectory: "$(Pipeline.Workspace)/s/$(SERVICE_NAME)/$(SERVICE_ARTIFACT_NAME)/e2e_batch"
228
- condition: eq(1, 2) # Disable task but make this step visible in the pipeline
229
230
- task: PublishTestResults@2
231
displayName: 'Publish test results'
0 commit comments