Fix drone config python image
This commit is contained in:
@@ -4,6 +4,6 @@ name: default
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: python3-alpine
|
image: python:3-alpine
|
||||||
commands:
|
commands:
|
||||||
- python3 -m unittest
|
- python3 -m unittest
|
||||||
|
|||||||
Reference in New Issue
Block a user