From 4e1ecf20fef313d9f31de37d581a50c8840d217d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Sun, 28 Jan 2018 00:42:54 +0100 Subject: [PATCH] Keep trying --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e5eb65a..8469674 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ pipeline: target: scp_key - source: bbcom_ssh_user target: scp_username - source: ./*.html + source: ./* target: /home/web5svsvy/html/benjaminbaedorf.eu/ strip_components: 1 rm: true \ No newline at end of file