Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.

Commit f62c078

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 532633c commit f62c078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,4 @@ jobs:
186186
- template: sign-artifacts/jobs/v2.yml@internal-templates
187187
parameters:
188188
dependsOn: [ build_windows ]
189+
condition: and(succeeded(), or(eq(variables['Sign'], 'true'), or(eq(variables['Build.SourceBranch'], 'refs/heads/main'), startsWith(variables['Build.SourceBranch'],'refs/tags/'))))

0 commit comments

Comments
 (0)