From 190ffdb079e2e0b1ea2ba1ae1c6727aad993bc0d Mon Sep 17 00:00:00 2001 From: an Date: Wed, 21 Feb 2018 08:55:26 +0000 Subject: [PATCH] =?UTF-8?q?'.drone.yml'=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index ccadc35..4904fc7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,6 +4,7 @@ pipeline: environment: - FOO=1 - BAR=0 + - BAZ=2 commands: - go get -a -v - make test