We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1a3cfa commit e743db7Copy full SHA for e743db7
azure-pipelines.yml
@@ -65,9 +65,6 @@ jobs:
65
git config --global user.name nfbot
66
git config --global user.email [email protected]
67
git config --global core.autocrlf true
68
-
69
- Write-Host "Checkout develop branch..."
70
- git checkout develop > $null
71
72
# prepare release and capture output
73
Write-Host "Prepare release with NBGV..."
0 commit comments