From 8ce7c254fb6f4c8280506a732ba198de74f88311 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Wed, 23 Sep 2020 23:29:36 +0200 Subject: [PATCH] Updated host and script path. --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index faf37c1..23a7ad7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -33,13 +33,13 @@ steps: - drone-test status: success settings: - host: 10.0.0.114 + host: 10.0.0.52 username: root key: from_secret: ssh_key command_timeout: 600s script: - - /home/kevin/deploy/vinlottis.sh + - /home/kevin/deploy.sh trigger: branch: