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 kind: pipeline
name: sthope-testing name: hello-world
type: docker type: docker
steps: steps:
- name: say-hello - name: say-hello
image: busybox image: busybox
commands: commands:
- echo sthope-testing successful - echo hello-world