From 9e1adca45d4ed4c2451ffad345c31fd318d4b8a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lucas=20Ple=C3=9F?= Date: Sun, 4 Sep 2022 16:10:53 +0200 Subject: [PATCH] =?UTF-8?q?dry=20run=20entfernt=20und=20check=20f=C3=BCr?= =?UTF-8?q?=20master=20branch=20wieder=20eingeschaltet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0a26c18..8fcd9bf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,9 +16,8 @@ steps: from_secret: dockerhub_password repo: ctdo/raumstatus tags: latest - dry_run: true -# when: -# ref: -# - refs/heads/master + when: + ref: + - refs/heads/master