E5SubBotForSQLite/.drone.yml
2021-03-24 18:29:21 +08:00

12 lines
176 B
YAML

---
kind: pipeline
type: docker
name: E5SubBotForSQLite
steps:
- name: gobuild
pull: if-not-exists
image: golang:alpine
commands:
- CGO_ENABLED=1 go build