Skip to content

Commit

Permalink
Don't let the environment confuse the chocolatey step of the release
Browse files Browse the repository at this point in the history
 -- ensure that we work from a clean sheet when we build
  • Loading branch information
SteveGilham committed Aug 26, 2017
1 parent 6a40255 commit d1e0481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Build.bat
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
@echo off
set ChocolateyInstall=
build\nant-0.91-alpha2\bin\nant.exe -f:"%cd%"\default.build %1
if %ERRORLEVEL% == 0 goto :next

Expand Down

0 comments on commit d1e0481

Please sign in to comment.