mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-04 10:22:17 +01:00
Engineering - fix task condition (#245856)
This commit is contained in:
@@ -272,7 +272,6 @@ steps:
|
||||
|
||||
echo "##vso[task.setvariable variable=SYSTEM_SETUP_PATH]$SystemSetupPath"
|
||||
echo "##vso[task.setvariable variable=USER_SETUP_PATH]$UserSetupPath"
|
||||
condition: succeededOrFailed()
|
||||
displayName: Move setup packages
|
||||
|
||||
- powershell: echo "##vso[task.setvariable variable=ARTIFACT_PREFIX]attempt$(System.JobAttempt)_"
|
||||
|
||||
Reference in New Issue
Block a user