mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-09 13:01:36 +00:00
@@ -21,7 +21,7 @@ if TARGET=="RunUnitTests" (SET RunBuild=1)
|
||||
if TARGET=="RunIntegrationTests" (SET RunBuild=1)
|
||||
if TARGET=="CreatePackages" (SET RunBuild=1)
|
||||
|
||||
if "%RunBuild%"=="" (
|
||||
if NOT "%RunBuild%"=="" (
|
||||
"tools\FAKE.Core\tools\Fake.exe" "build.fsx" "target=BuildApp" "buildMode=%BUILDMODE%"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user