kind: pipeline name: default steps: - name: Full image: python:2.7 commands: - pip install pio - cp include/config.sample.h include/config.h - pio run -DCONFIG_USABLE