From 3704cf662161529b11736251a21d46f5e259fab6 Mon Sep 17 00:00:00 2001 From: Udo Waechter Date: Wed, 13 Dec 2023 12:35:09 +0100 Subject: [PATCH] env test 2 --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a30fc469..9426d0c1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -49,4 +49,5 @@ steps: key: from_secret: ssh-www-data-maketank-rsa script: + - echo "DEPLOY_HOST $DEPLOY_HOST" - cd ~/froxlor-test && npm install && npm run build