testBase/.drone.yml

11 lines
114 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: builds
image: golang:latest
commands:
- go build