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