goids/.drone.yml
2022-11-14 21:27:44 +01:00

11 lines
141 B
YAML

---
kind: pipeline
type: kubernetes
name: proto pipeline
steps:
- name: Run goids
image: golang:alpine3.16
commands:
- go run main.go