Skip to content

Commit 3bc238d

Browse files
authored
Cleanup
1 parent e35d7b5 commit 3bc238d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ steps:
4848

4949
- powershell: |
5050
Write-Host "##vso[task.setvariable variable=isIntegrationVar;]${{ parameters.isIntegration }}"
51+
displayName: 'Set IsIntegration Variable'
52+
condition: succeededOrFailed()
5153

5254
- powershell: |
5355
$tempPath = [System.IO.Path]::GetTempPath()

0 commit comments

Comments
 (0)