From 772f9cae2c0f9a3782649cec57a0788ddcc2cb71 Mon Sep 17 00:00:00 2001 From: an Date: Thu, 22 Feb 2018 21:43:27 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 822ce02..b14782d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,11 +26,12 @@ pipeline: build_docker: image: plugins/docker environment: + commands: - REV=$(git rev-list HEAD --count) repo: dr.dnix.de/mmflokati tags: - latest - - ${REV} + - ${DRONE_COMMIT_BRANCH}-${REV} deploy: image: ubuntu:16.04 commands: