mirror of
https://gitlab.com/wirelos/sprocket-lib.git
synced 2025-12-15 05:02:21 +01:00
example ci build
This commit is contained in:
@@ -13,7 +13,7 @@ firmware-build:
|
||||
image: python:2.7-stretch
|
||||
script:
|
||||
- platformio lib --global install painlessMesh ArduinoJson TaskScheduler PubSubClient ESPAsyncTCP AsyncTCP "ESP Async WebServer"
|
||||
- platformio ci --lib="." --board=esp12e src/examples/mesh/mesh.cpp
|
||||
- platformio ci --lib="." --board=esp12e src/examples/mesh/
|
||||
artifacts:
|
||||
paths:
|
||||
- .pioenvs/*/firmware.*
|
||||
|
||||
Reference in New Issue
Block a user