Update .drone.yml

Co-Authored-By: lunny <xiaolunwen@gmail.com>
This commit is contained in:
techknowlogick 2019-04-26 00:01:32 +08:00 committed by GitHub
parent 572e3bb4ff
commit 2777df59eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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