Update '.drone'

This commit is contained in:
sthope 2021-09-01 21:42:39 +02:00
parent c4db8adb5d
commit 12d340d200

4
.drone
View File

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