From 53af23162e2a4497639f18e3942225be8e1059e8 Mon Sep 17 00:00:00 2001 From: an Date: Thu, 22 Feb 2018 17:59:56 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0a5538e..4d0dc8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,7 @@ pipeline: build: image: golang:1.9 environment: - - FOO=1 + - FOO=2 commands: - export REV=$(git rev-list HEAD --count) - export BUILDDATE=$(date)