E5SubBotForSQLite/.drone.yml
2021-03-24 17:39:18 +08:00

12 lines
178 B
YAML

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