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 6fd3d07 commit dbef46aCopy full SHA for dbef46a
eng/pipelines/templates/jobs/ci.yml
@@ -233,7 +233,7 @@ jobs:
233
OsVmImage: azsdk-pool-mms-ubuntu-2004-1espt
234
Pool: azsdk-pool-mms-ubuntu-2004-1es-pt
235
DependsOn:
236
- # - 'Build'
+ - 'Build'
237
- ${{ if eq(parameters['AdvancedBuild'], true) }}:
238
- 'CoalesceBuildArtifacts'
239
MatrixConfigs: ${{ parameters.MatrixConfigs }}
@@ -284,7 +284,7 @@ jobs:
284
CloudConfig:
285
Cloud: Public
286
287
288
289
290
AdditionalParameters:
0 commit comments