fix artifacts path
This commit is contained in:
parent
b3f6962450
commit
c216f7603a
@ -16,10 +16,9 @@ build:
|
||||
- sketch.esp8266.esp8266.nodemcu.bin
|
||||
- sketch.esp8266.esp8266.nodemcu.elf
|
||||
script:
|
||||
- whoami
|
||||
- echo $CI_PROJECT_DIR
|
||||
- ls -l $CI_PROJECT_DIR
|
||||
- env ARDUINO_SKETCHBOOK_DIR=$CI_PROJECT_DIR arduino-cli compile --fqbn=esp8266:esp8266:nodemcu $CI_PROJECT_DIR/sketch
|
||||
- cp sketch.esp8266.esp8266.nodemcu.* ..
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user