mirror of
https://github.com/rainerosion/E5SubBotForSQLite.git
synced 2026-06-02 16:43:43 +08:00
Update .drone.yml
This commit is contained in:
parent
7feaea08da
commit
bdfcd71fdb
@ -1,11 +1,9 @@
|
||||
---
|
||||
kind: pipeline
|
||||
type: docker
|
||||
name: E5SubBotForSQLite
|
||||
|
||||
steps:
|
||||
- name: gobuild
|
||||
pull: if-not-exists
|
||||
image: golang:alpine
|
||||
pull: if-not-exists
|
||||
commands:
|
||||
- CGO_ENABLED=1 go build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user