From 2777df59eb9a4206637192e5317529e933c1caac Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Fri, 26 Apr 2019 00:01:32 +0800 Subject: [PATCH] Update .drone.yml Co-Authored-By: lunny --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 2c29ddc..60e170c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -73,7 +73,7 @@ pipeline: branch: [ master ] static: - image: golang:1.12 + image: techknowlogick/xgo:latest pull: true commands: - export PATH=$PATH:$GOPATH/bin