E5SubBotForSQLite/.drone.yml

10 lines
159 B
YAML
Raw Normal View History

2021-03-24 17:39:18 +08:00
kind: pipeline
type: docker
name: E5SubBotForSQLite
steps:
2021-03-24 18:30:47 +08:00
- name: gobuild
2021-03-24 18:51:30 +08:00
image: golang:alpine
pull: if-not-exists
commands:
- CGO_ENABLED=1 go build