Always sign artifacts (#1310)

* Only sign packages when pipeline var set

* always sign
This commit is contained in:
Charles Gagnon
2021-11-18 10:52:41 -08:00
committed by GitHub
parent 8ea1e25233
commit a947f94ef7

View File

@@ -124,7 +124,6 @@ steps:
]
SessionTimeout: 600
MaxConcurrency: 5
condition: and(succeeded(), eq(variables['signed'], true))
- task: BatchScript@1
displayName: 'Package published projects'