From 178013c6af477a83a91beba9a547a0613a72c0f2 Mon Sep 17 00:00:00 2001 From: an Date: Sat, 24 Feb 2018 07:29:23 +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, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 77cb436..ca88ad3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,8 @@ pipeline: prebuild: image: golang:1.9 + environment: + - FOO: $$FOO commands: - IMAGE=dr.dnix.de/$DRONE_REPO_NAME - REV=$(git rev-list HEAD --count)