Skip to content

Commit f0823a8

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 57807f8 commit f0823a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

azure-pipelines-1.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,7 @@ steps:
1212
displayName: "Git Clean"
1313
inputs:
1414
targetType: 'inline'
15-
script: 'git clean -f
16-
17-
git checkout -f -B pipeline/icons'
15+
script: 'git checkout -f -B pipeline/icons'
1816

1917
- powershell: .paket\paket.exe restore
2018

0 commit comments

Comments
 (0)