mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Always sign artifacts (#1310)
* Only sign packages when pipeline var set * always sign
This commit is contained in:
@@ -124,7 +124,6 @@ steps:
|
||||
]
|
||||
SessionTimeout: 600
|
||||
MaxConcurrency: 5
|
||||
condition: and(succeeded(), eq(variables['signed'], true))
|
||||
|
||||
- task: BatchScript@1
|
||||
displayName: 'Package published projects'
|
||||
|
||||
Reference in New Issue
Block a user