test drone

This commit is contained in:
Moritz 2025-04-23 18:01:18 +02:00
parent 9973049138
commit e83e773de0
Signed by: moritz
GPG key ID: 1020A035E5DD0824

View file

@ -6,5 +6,5 @@ steps:
- name: greeting
image: alpine
commands:
- echo hello
- echo world
- echo Hello
- echo World