drone-test/.drone.yml
Ask Bjørn Hansen fc924d2d9d
Some checks reported errors
continuous-integration/drone/push Build encountered an error
drone test
2020-05-24 21:45:54 -07:00

10 lines
110 B
YAML

kind: pipeline
type: kubernetes
name: default
steps:
- name: test
image: golang
commands:
- go build