Proper python image tag
This commit is contained in:
@ -3,7 +3,7 @@ name: default
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: python2
|
||||
image: python:2
|
||||
commands:
|
||||
- apt-get -y update && apt-get -y install git python-pip cloc && pip install platformio
|
||||
- pio run
|
||||
|
Reference in New Issue
Block a user