call configGen in CI script
This commit is contained in:
parent
9997a9f715
commit
5cc1dc8d61
@ -17,6 +17,7 @@ build:
|
||||
- sketch.esp8266.esp8266.nodemcu.bin
|
||||
- sketch.esp8266.esp8266.nodemcu.elf
|
||||
script:
|
||||
- cd $CI_PROJECT_DIR/libraries/esp8266boilerplate/ConfigGenerator && ./configGen.sh
|
||||
- env ARDUINO_SKETCHBOOK_DIR=$CI_PROJECT_DIR arduino-cli compile --fqbn=esp8266:esp8266:nodemcu $CI_PROJECT_DIR/sketch
|
||||
- cp sketch/sketch.esp8266.esp8266.nodemcu.* .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user