CI: Azure clear workspace (#14460)

This commit is contained in:
Jirka Borovec 2022-08-31 21:11:06 +02:00 committed by GitHub
parent 10adcd5d12
commit 314d951806
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -56,6 +56,9 @@ jobs:
name: "commands_and_api"
timeoutInMinutes: "30"
cancelTimeoutInMinutes: "2"
# values: https://docs.microsoft.com/en-us/azure/devops/pipelines/process/phases?view=azure-devops&tabs=yaml#workspace
workspace:
clean: all
steps:
- script: echo '##vso[task.setvariable variable=local_id]$(System.PullRequest.PullRequestNumber)'