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

Commit 10eb75d

Browse files
authored
Only RealSign tags
1 parent 8aa9ad6 commit 10eb75d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ stages:
6060
dependsOn: [ 'build' ]
6161
jobs:
6262
- template: sign-artifacts/jobs/v2.yml@internal-templates
63+
parameters:
64+
condition: startsWith(variables['Build.SourceBranch'], 'refs/tags/')
6365

6466
- stage: devicetests
6567
displayName: Device Tests

0 commit comments

Comments
 (0)