E5SubBotForSQLite/.drone.yml
2021-03-24 18:30:47 +08:00

12 lines
160 B
YAML

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