add OTA example to CI build

This commit is contained in:
2018-08-03 21:39:01 +02:00
parent 32975862d8
commit a94aaa6804
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@ firmware-build:
- pio run --environment basic
- pio run --environment mesh
- pio run --environment meshMqttBridge
- pio run --environment ota
artifacts:
paths:
- .pioenvs/*/firmware.*