add drone ci pipeline config

This commit is contained in:
Kim Oliver Drechsel 2021-09-20 18:47:22 +02:00
parent 83f19309f4
commit d3da92c4e4

10
.drone.yml Normal file
View File

@ -0,0 +1,10 @@
kind: pipeline
type: docker
name: default
steps:
- name: test
image: python:3.8-alpine
pull: if-not-exists
commands:
- ./prnt.sc_link_generator.py