E5SubBotForSQLite/.drone.yml

12 lines
178 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:
- CGO_ENABLED=1 go build