mirror of
https://github.com/rainerosion/E5SubBotForSQLite.git
synced 2026-06-08 19:30:14 +08:00
Update .drone.yml
This commit is contained in:
parent
f068f53112
commit
7feaea08da
10
.drone.yml
10
.drone.yml
@ -4,8 +4,8 @@ type: docker
|
|||||||
name: E5SubBotForSQLite
|
name: E5SubBotForSQLite
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: gobuild
|
- name: gobuild
|
||||||
pull: if-not-exists
|
pull: if-not-exists
|
||||||
image: golang:alpine
|
image: golang:alpine
|
||||||
commands:
|
commands:
|
||||||
- CGO_ENABLED=1 go build
|
- CGO_ENABLED=1 go build
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user