Add Makefile / .drone.yml, use go module with vendor #20

Merged
lunny merged 2 commits from lunny/lunny/drone into master 2019-04-25 17:06:54 +00:00
Showing only changes of commit 2777df59eb - Show all commits

View File

@ -73,7 +73,7 @@ pipeline:
branch: [ master ]
static:
image: golang:1.12
image: techknowlogick/xgo:latest
pull: true
commands:
- export PATH=$PATH:$GOPATH/bin