Skip to content

Commit e743db7

Browse files
committed
Work CD-CI
- Further attempt to fix exception. ***NO_CI*** Signed-off-by: josesimoes <[email protected]>
1 parent b1a3cfa commit e743db7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,6 @@ jobs:
6565
git config --global user.name nfbot
6666
git config --global user.email [email protected]
6767
git config --global core.autocrlf true
68-
69-
Write-Host "Checkout develop branch..."
70-
git checkout develop > $null
7168
7269
# prepare release and capture output
7370
Write-Host "Prepare release with NBGV..."

0 commit comments

Comments
 (0)