diff --git a/.drone.yml b/.drone.yml index 640c708..7e75260 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,7 +18,7 @@ pipeline: - make test-vendor - make misspell-check - build_linux_amd64: + build_linux_amd64: image: golang:1.10 pull: true group: build