drone here?

This commit is contained in:
2023-10-21 19:17:26 +02:00
parent 4cfb1e0b3b
commit cfb79fc709

11
.drone.yml Normal file
View File

@@ -0,0 +1,11 @@
---
kind: pipeline
type: docker
name: nomad-nummer5
steps:
- name: test
image: alpine
commands:
- echo hello
- echo world