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 91b1655 commit 528cce9Copy full SHA for 528cce9
.azure-pipelines/steps/run.yml
@@ -53,8 +53,7 @@ steps:
53
# Configure our CI_JOB_NAME variable which log analyzers can use for the main
54
# step to see what's going on.
55
- bash: echo "##vso[task.setvariable variable=CI_JOB_NAME]$SYSTEM_JOBNAME"
56
- condition: eq(variables['Agent.OS'], 'Windows_NT')
57
- displayName: Configure Job Name (Windows)
+ displayName: Configure Job Name
58
59
# As a quick smoke check on the otherwise very fast mingw-check linux builder
60
# check our own internal scripts.
0 commit comments