fix path stack
This commit is contained in:
parent
5cc1dc8d61
commit
6e840379d4
@ -17,7 +17,7 @@ build:
|
||||
- sketch.esp8266.esp8266.nodemcu.bin
|
||||
- sketch.esp8266.esp8266.nodemcu.elf
|
||||
script:
|
||||
- cd $CI_PROJECT_DIR/libraries/esp8266boilerplate/ConfigGenerator && ./configGen.sh
|
||||
- pushd $CI_PROJECT_DIR/libraries/esp8266boilerplate/ConfigGenerator && ./configGen.sh && popd
|
||||
- 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