non-default CI issues

This commit is contained in:
rusefi 2019-04-19 14:16:34 -04:00
parent 43b8588126
commit 8c510868d2
3 changed files with 3 additions and 0 deletions

View File

@ -16,6 +16,7 @@ make -j4
rem Clean up so that no one inherits this value
set PROJECT_BOARD=
set PROJECT_CPU=
set EXTRA_PARAMS=
set DEBUG_LEVEL_OPT=
set USE_BOOTLOADER=

View File

@ -20,6 +20,7 @@ if not exist build/rusefi.hex exit -1
rem Clean up so that no one inherits this value
set PROJECT_BOARD=
set PROJECT_CPU=
set EXTRA_PARAMS=
set DEBUG_LEVEL_OPT=
set USE_BOOTLOADER=

View File

@ -21,6 +21,7 @@ if not exist build/rusefi.hex exit -1
rem Clean up so that no one inherits this value
set PROJECT_BOARD=
set PROJECT_CPU=
set EXTRA_PARAMS=
set DEBUG_LEVEL_OPT=
set USE_BOOTLOADER=