Skip to content

Commit 7c49d29

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent 6219357 commit 7c49d29

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines-1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ steps:
2424
2525
git remote set-url origin https://$env:UserName:$env:[email protected]/MaterialDesignInXAML/MaterialDesignInXamlToolkit.git 2>$null
2626
27+
Write-Host "Before checkout"
28+
2729
git checkout -b pipeline/icons 2>$null
2830
2931
Write-Host "LEC $LASTEXITCODE"'

0 commit comments

Comments
 (0)