From 066adec21ded0d58884e822a7c44a96532f05ae9 Mon Sep 17 00:00:00 2001 From: an Date: Thu, 22 Feb 2018 21:20:04 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 77ff733..0efcbdc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -30,8 +30,8 @@ pipeline: environment: - IMAGE=dr.dnix.de/$DRONE_REPO_NAME - REV=$(git rev-list HEAD --count) - repo: $IMAGE - tags: [ $REV, latest ] + repo: ${IMAGE} + tags: [ ${REV}, latest ] deploy: image: ubuntu:16.04 commands: