From 0c69e35d9ca7f62d603c7064ed72907ce7220804 Mon Sep 17 00:00:00 2001 From: starcalc Date: Thu, 24 Nov 2022 17:53:28 +0000 Subject: [PATCH] =?UTF-8?q?=E2=80=9E.drone.yml=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 66c4cdb..fcfd7d5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,5 +16,7 @@ steps: from_secret: dockerhub_password repo: ctdo/raumstatus tags: latest - + when: + ref: + - refs/heads/master