mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-02-17 02:51:45 -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
|
SessionTimeout: 600
|
||||||
MaxConcurrency: 5
|
MaxConcurrency: 5
|
||||||
condition: and(succeeded(), eq(variables['signed'], true))
|
|
||||||
|
|
||||||
- task: BatchScript@1
|
- task: BatchScript@1
|
||||||
displayName: 'Package published projects'
|
displayName: 'Package published projects'
|
||||||
|
|||||||
Reference in New Issue
Block a user