fix build path under ci
This commit is contained in:
parent
4a037bc1ad
commit
578b55d9bf
@ -9,7 +9,7 @@ build:
|
||||
- linux
|
||||
- docker
|
||||
script:
|
||||
- env ARDUINO_SKETCHBOOK_DIR=~/rgbled arduino-cli compile --debug --fqbn=esp8266:esp8266:nodemcu ~/rgbled/sketch
|
||||
- env ARDUINO_SKETCHBOOK_DIR=$CI_PROJECT_DIR arduino-cli compile --debug --fqbn=esp8266:esp8266:nodemcu $CI_PROJECT_DIR/sketch
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user