Skip to content

Commit f942de3

Browse files
author
Costin Bleotu
committed
testing drone
1 parent 3f8c205 commit f942de3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
pipeline:
22
build:
3-
image: python:${PYTHON_VERSION}:alpine
3+
image: python:${PYTHON_VERSION}-alpine
44
commands:
55
- python tests/interface_test.py
66

0 commit comments

Comments
 (0)