From 56602df577e07c311aea6bef7d6727f29aa469d9 Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Tue, 5 Mar 2019 18:59:54 +0100 Subject: [PATCH] Rauchmelder --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index a8ee28d..235f455 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: commands: - npm run build:prod - - name: copy + - name: deploy image: cupcakearmy/drone-deploy pull: always environment: @@ -24,7 +24,7 @@ steps: from_secret: ssh_key settings: host: nicco.io - username: root + user: root port: 1312 target: /srv/web/rauchmelder sources: