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,8 +12,8 @@ firmware-build:
|
||||
stage: build
|
||||
image: python:2.7-stretch
|
||||
script:
|
||||
- pio run -t clean
|
||||
- platformio ci --lib="." --board=esp12e examples/mesh/mesh.cpp
|
||||
- platformio run -t clean
|
||||
- platformio ci --lib="." --board=esp12e src/examples/mesh/mesh.cpp
|
||||
artifacts:
|
||||
paths:
|
||||
- .pioenvs/*/firmware.*
|
||||
|
||||
Reference in New Issue
Block a user