From 3be861a5e952d633bcf5dbb246c4470ece86c288 Mon Sep 17 00:00:00 2001 From: an Date: Wed, 21 Feb 2018 10:26:29 +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 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4904fc7..ccadc35 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,7 +4,6 @@ pipeline: environment: - FOO=1 - BAR=0 - - BAZ=2 commands: - go get -a -v - make test