goids/.drone.yml

11 lines
141 B
YAML
Raw Normal View History

2022-11-14 20:27:44 +00:00
---
kind: pipeline
type: kubernetes
name: proto pipeline
steps:
- name: Run goids
image: golang:alpine3.16
commands:
- go run main.go