Merge branch 'master' of https://git.makerlab-murnau.de/co2-ampel/software
# Conflicts: # .gitlab-ci.yml
This commit is contained in:
commit
cba2b0fe86
@ -3,10 +3,8 @@ image: python:3.6
|
||||
stages:
|
||||
- build
|
||||
|
||||
before_script:
|
||||
- "pip install -U platformio"
|
||||
- "cp ampel-firmware/config.public.h ampel-firmware/config.h"
|
||||
|
||||
job:
|
||||
stage: build
|
||||
script: "platformio run"
|
||||
- "pip install -U platformio"
|
||||
- "cp ampel-firmware/config.public.h ampel-firmware/config.h"
|
||||
|
Loading…
Reference in New Issue
Block a user