submodule strategy set to recursive
This commit is contained in:
parent
578b55d9bf
commit
76bc63dbe7
@ -8,8 +8,10 @@ build:
|
|||||||
- hottis
|
- hottis
|
||||||
- linux
|
- linux
|
||||||
- docker
|
- docker
|
||||||
|
variables:
|
||||||
|
GIT_SUBMODULE_STRATEGY: recursive
|
||||||
script:
|
script:
|
||||||
- env ARDUINO_SKETCHBOOK_DIR=$CI_PROJECT_DIR arduino-cli compile --debug --fqbn=esp8266:esp8266:nodemcu $CI_PROJECT_DIR/sketch
|
- env ARDUINO_SKETCHBOOK_DIR=$CI_PROJECT_DIR arduino-cli compile --fqbn=esp8266:esp8266:nodemcu $CI_PROJECT_DIR/sketch
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user