Add CI test
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kayomn 2022-09-28 19:29:16 +02:00
parent 3657b846f2
commit 677e7be0a2
1 changed files with 8 additions and 0 deletions

8
.drone.yml Normal file
View File

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