mirror of
https://github.com/microsoft/GSL.git
synced 2024-11-03 17:56:43 -05:00
delete asm branches again
This commit is contained in:
parent
383b32e169
commit
0978c7bcf5
@ -166,7 +166,7 @@ on_finish:
|
||||
$branchName = "asm/$($env:APPVEYOR_REPO_COMMIT)/appveyor-$($_.jobId)"
|
||||
git ls-remote --heads --exit-code https://github.com/dadonenf/GSL.git $branchName
|
||||
if($?){
|
||||
# cmd.exe /c "git push origin --delete asm/$($env:APPVEYOR_REPO_COMMIT)/appveyor-$($_.jobId) 2>&1"
|
||||
cmd.exe /c "git push origin --delete asm/$($env:APPVEYOR_REPO_COMMIT)/appveyor-$($_.jobId) 2>&1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user