Files
nomad-nummer5/.drone.yml
2023-10-21 19:20:58 +02:00

12 lines
132 B
YAML

---
kind: pipeline
type: docker
name: nomad-nummer5
steps:
- name: test
image: alpine
commands:
- echo hello
- echo world