This commit is contained in:
2018-09-17 22:55:52 +02:00
parent 0852c2cf96
commit 235fa06d27
2 changed files with 5 additions and 1 deletions

View File

@@ -11,6 +11,7 @@ firmware-build:
stage: build
image: python:2.7-stretch
script:
- mv data/example.config.json data/config.json
- pio run -t clean
- pio run
artifacts: