We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8c205 commit f942de3Copy full SHA for f942de3
.drone.yml
@@ -1,6 +1,6 @@
1
pipeline:
2
build:
3
- image: python:${PYTHON_VERSION}:alpine
+ image: python:${PYTHON_VERSION}-alpine
4
commands:
5
- python tests/interface_test.py
6
0 commit comments