Skip to content

Commit 562d50a

Browse files
committed
Update azure-pipelines-1.yml for Azure Pipelines
1 parent f80f8b0 commit 562d50a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

azure-pipelines-1.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ steps:
4545
4646
git remote set-url origin https://$env:UserName:$env:[email protected]/MaterialDesignInXAML/MaterialDesignInXamlToolkit.git
4747
48+
git branch -f pipeline/icons
49+
50+
git checkout -f pipeline/icons
51+
4852
git commit -a -m "Icons update from Azure pipeline" | Write-Host
4953
5054
git push -f origin pipeline/icons | Write-Host'

0 commit comments

Comments
 (0)