Tagging
This commit is contained in:
@ -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
|
- pio run -t build
|
||||||
- name: upload
|
- name: upload
|
||||||
image: python:2
|
image: python:2
|
||||||
commands:
|
commands:
|
||||||
|
Reference in New Issue
Block a user