Clean workspace
This commit is contained in:
parent
65a90b6a39
commit
9795567194
1 changed files with 2 additions and 0 deletions
|
@ -26,6 +26,8 @@ phases:
|
|||
pool: ${{ parameters.pool }}
|
||||
${{ if ne(parameters.strategy, '') }}:
|
||||
strategy: ${{ parameters.strategy }}
|
||||
workspace:
|
||||
clean: all
|
||||
|
||||
variables:
|
||||
- _AgentOSName: ${{ parameters.agentOs }}
|
||||
|
|
Loading…
Reference in a new issue