Update .drone.yml
Co-Authored-By: lunny <xiaolunwen@gmail.com>
This commit is contained in:
parent
572e3bb4ff
commit
2777df59eb
|
@ -73,7 +73,7 @@ pipeline:
|
||||||
branch: [ master ]
|
branch: [ master ]
|
||||||
|
|
||||||
static:
|
static:
|
||||||
image: golang:1.12
|
image: techknowlogick/xgo:latest
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- export PATH=$PATH:$GOPATH/bin
|
- export PATH=$PATH:$GOPATH/bin
|
||||||
|
|
Loading…
Reference in New Issue