Skip to content

Commit 0b8fd17

Browse files
author
Costin Bleotu
committed
First drone file
1 parent f899c40 commit 0b8fd17

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.drone.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
pipeline:
2+
build:
3+
image: python:alpine
4+
commands:
5+
- python tests/interface_test.py

0 commit comments

Comments
 (0)