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

10 lines
159 B
YAML

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