Add '.drone'

This commit is contained in:
sthope 2021-09-01 21:25:48 +02:00
parent 712f6452d8
commit ca78849e68

9
.drone Normal file
View File

@ -0,0 +1,9 @@
kind: pipeline
name: sthope-testing
type: docker
steps:
- name: say-hello
image: busybox
commands:
- echo sthope-testing successful