fix ci image
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Julien Fastré 2021-02-20 17:12:55 +01:00
parent c57e013d47
commit 76ebbd5eb3
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ name: default
steps:
- name: test
image: python3
image: python:3
commands:
- python3 test.py