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 cc66d96 commit 0d1545dCopy full SHA for 0d1545d
.pipelines/DSC-Official.yml
@@ -412,7 +412,7 @@ extends:
412
displayName: Copy artifacts to release area
413
414
- stage: Validation
415
- dependsOn: ['ReleasePreparation', 'ReleaseUniversalPackage']
+ dependsOn: ['ReleasePreparation']
416
condition: and(succeeded(), ne(variables['Build.Reason'], 'Schedule'))
417
jobs:
418
- job: ValidationJob
0 commit comments