Add CI test

This commit is contained in:
kayomn 2022-09-28 19:29:16 +02:00
parent 3657b846f2
commit 677e7be0a2

8
.drone.yml Normal file

@ -0,0 +1,8 @@
kind: pipeline
name: default
steps:
- name: greetings
image: alpine
commands:
- env