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