go-exp/.drone.yml
Mihai Moldovanu 37fe40e7d0
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
Update '.drone.yml'
2022-03-06 02:26:45 +00:00

10 lines
139 B
YAML

---
kind: pipeline
type: kubernetes
name: hello world
steps:
- name: say-hello
image: busybox
commands:
- echo hello-world