craft-bot/.drone.yml
Timofey.Kovalev ce4cb6c60b
All checks were successful
continuous-integration/drone Build is passing
add drone file
2021-06-11 13:09:20 +03:00

13 lines
135 B
YAML

---
kind: pipeline
type: exec
name: default
platform:
os: linux
arch: amd64
steps:
- name: build
commands:
- go build