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
|
||||
|
||||
steps:
|
||||
- name: gobuild
|
||||
pull: if-not-exists
|
||||
image: golang:alpine
|
||||
commands:
|
||||
- CGO_ENABLED=1 go build
|
||||
- name: gobuild
|
||||
pull: if-not-exists
|
||||
image: golang:alpine
|
||||
commands:
|
||||
- CGO_ENABLED=1 go build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user