From 57a26d7e7509855946474dabbc82666a9a849b11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20B=C3=A4dorf?= Date: Sun, 28 Jan 2018 00:31:45 +0100 Subject: [PATCH] Updated homepage, added drone.yml --- .drone.yml | 18 ++++++++++++++++++ index.html | 15 +++++++-------- 2 files changed, 25 insertions(+), 8 deletions(-) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..02fdc2c --- /dev/null +++ b/.drone.yml @@ -0,0 +1,18 @@ +pipeline: + publish: + image: appleboy/drone-scp + repo: b12f/bbcom + host: web5svsvy.wh.hosting.zone + port: 22 + secrets: + - source: bbcom_ssh_key + target: scp_key + - source: bbcom_ssh_user + target: scp_username + source: dist/* + target: /html/benjaminbaedorf.eu/ + strip_components: 1 + rm: true + when: + event: tag + status: success \ No newline at end of file diff --git a/index.html b/index.html index 4d5ac6b..0338244 100644 --- a/index.html +++ b/index.html @@ -5,13 +5,10 @@ Benjamin Bädorf - +