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 f899c40 commit 0b8fd17Copy full SHA for 0b8fd17
.drone.yml
@@ -0,0 +1,5 @@
1
+pipeline:
2
+ build:
3
+ image: python:alpine
4
+ commands:
5
+ - python tests/interface_test.py
0 commit comments