mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-16 05:24:30 +01:00
example ci build
This commit is contained in:
@@ -12,7 +12,7 @@ firmware-build:
|
|||||||
stage: build
|
stage: build
|
||||||
image: python:2.7-stretch
|
image: python:2.7-stretch
|
||||||
script:
|
script:
|
||||||
- platformio run -t clean
|
- platformio lib --global install painlessMesh ArduinoJson TaskScheduler PubSubClient ESPAsyncTCP AsyncTCP
|
||||||
- platformio ci --lib="." --board=esp12e src/examples/mesh/mesh.cpp
|
- platformio ci --lib="." --board=esp12e src/examples/mesh/mesh.cpp
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|||||||
Reference in New Issue
Block a user