Closed PlagueHO closed 4 years ago
Replace with:
- stage: Deploy dependsOn: Test condition: | and( succeeded(), or( eq(variables['Build.SourceBranch'], 'refs/heads/master'), startsWith(variables['Build.SourceBranch'], 'refs/tags/') ), contains(variables['System.TeamFoundationCollectionUri'], 'dsccommunity') )
Replace with: