From ce73d46a8c530e05dff8273ee646d75c43a1c392 Mon Sep 17 00:00:00 2001 From: konrad Date: Thu, 11 Jan 2018 15:15:43 +0100 Subject: [PATCH] Modified drone config to parallise static builds --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c26b2c7..b2fac87 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ pipeline: event: [ push, tag, pull_request ] # Build a release when tagging - befor-static-build: + before-static-build: image: karalabe/xgo-latest:latest pull: true environment: