govmtools/.drone.yml

10 lines
121 B
YAML
Raw Permalink Normal View History

2021-11-16 12:28:45 +00:00
kind: pipeline
type: docker
name: build
steps:
- name: test
image: "golang:alpine"
commands:
- go build