Working
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2019-03-29 19:35:06 +01:00
parent c464d526ad
commit ade8c95a93

View File

@ -6,7 +6,7 @@ steps:
image: python:2 image: python:2
commands: commands:
- apt-get -y update && apt-get -y install git && pip install platformio - apt-get -y update && apt-get -y install git && pip install platformio
- pio run -t build - pio run
- name: upload - name: upload
image: python:2 image: python:2
commands: commands: