example ci build

This commit is contained in:
2018-06-10 23:26:17 +02:00
parent 87c4c202f3
commit 432f01e5d4

View File

@@ -12,7 +12,7 @@ firmware-build:
stage: build stage: build
image: python:2.7-stretch image: python:2.7-stretch
script: script:
- platformio lib --global install painlessMesh ArduinoJson TaskScheduler PubSubClient ESPAsyncTCP AsyncTCP - 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/mesh.cpp
artifacts: artifacts:
paths: paths: