We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8509210 commit 8832e8eCopy full SHA for 8832e8e
azure-pipelines-test.yml
@@ -45,6 +45,7 @@ jobs:
45
targetType: 'inline'
46
script: |
47
echo "##vso[task.setvariable variable=currentVsixVersion]testValue1.1"
48
+ echo "##vso[task.setvariable variable=previousVsixVersion]testValue1.2"
49
echo "##vso[task.setvariable variable=previousVsixVersion;isOutput=true]testValue1.2"
50
51
- task: PowerShell@2
0 commit comments