Drone pipeline met unit test toegevoegd

This commit is contained in:
Marcel Nijenhof
2020-09-04 17:47:44 +02:00
parent 1bb4ee5f81
commit de9f86e2ce

13
.drone.yml Normal file
View File

@@ -0,0 +1,13 @@
---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: Run unit test
commands:
- python -m unittest lmwsip