Skip to content

Commit 08a322d

Browse files
authored
Do not check out: self with clean, avoids deleting installed Microbuild files (#10837)
1 parent 2111a07 commit 08a322d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

eng/pipeline.yml

-2
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ jobs:
139139
_BuildConfig: Release
140140
_Platform: arm64
141141
steps:
142-
- checkout: self
143-
clean: true
144142
- powershell: eng\pre-build.ps1
145143
displayName: Pre-Build - Set VSO Variables
146144

0 commit comments

Comments
 (0)