From 2fdb3117b77228099d142e9834cf7e720f436e72 Mon Sep 17 00:00:00 2001 From: Hendrik Langer Date: Mon, 19 Apr 2021 12:56:48 +0200 Subject: [PATCH] update CI --- .drone.yml | 21 --------------------- README.md | 6 ++++-- 2 files changed, 4 insertions(+), 23 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5178d0f..0f41d3d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,24 +34,3 @@ steps: event: exclude: - pull_request - -#- name: deploy -# image: appleboy/drone-scp -# settings: -# host: 172.16.85.15 -# target: /var/www/langer-rosenkranz.de -# source: public/* -## rm: true -# strip_components: 1 -# username: -# from_secret: ssh_username -# password: -# from_secret: ssh_password -# port: -# from_secret: ssh_port -# when: -# branch: -# - main -# event: -# exclude: -# - pull_request diff --git a/README.md b/README.md index 3e33f7f..0df3b8f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # xd0.de_doc -xd0.de Platform Documentation -Imprint, Privacy Policy and Terms and Conditions \ No newline at end of file +xd0.de Platform Documentation +Imprint, Privacy Policy and Terms and Conditions + +[![Build Status](https://drone.xd0.de/api/badges/hendrik/xd0.de_doc/status.svg)](https://drone.xd0.de/hendrik/xd0.de_doc)