Skip to content

Commit d5d2250

Browse files
committed
Allow non-prod pipeline to publish drop artifacts to get test signed built VSIX
1 parent 328c823 commit d5d2250

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pipeline/common.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
templateContext:
4949
outputs:
5050
- output: pipelineArtifact
51-
condition: eq('${{ parameters.IsProd }}', true)
5251
displayName: 'Publish Artifact: drop'
5352
targetPath: $(Build.ArtifactStagingDirectory)\drop
5453
artifactName: drop

0 commit comments

Comments
 (0)