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 118b038 commit 944b188Copy full SHA for 944b188
azure-pipelines.yml
@@ -257,4 +257,4 @@ stages:
257
jobs:
258
- template: sign-artifacts/jobs/v1.yml@internal-templates
259
parameters:
260
- condition: and(succeeded(), startsWith(variables['Build.SourceBranch'],'refs/tags/'))
+ condition: startsWith(variables['Build.SourceBranch'], 'refs/tags/')
0 commit comments