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 ]
|
||||
|
||||
static:
|
||||
image: golang:1.12
|
||||
image: techknowlogick/xgo:latest
|
||||
pull: true
|
||||
commands:
|
||||
- export PATH=$PATH:$GOPATH/bin
|
||||
|
|
Loading…
Reference in New Issue