E5SubBotForSQLite/.drone.yml

12 lines
176 B
YAML
Raw Normal View History

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