From 859d9fad98f9b94a3eed9b58c0e257f44d1f01f1 Mon Sep 17 00:00:00 2001 From: teldra Date: Mon, 12 Sep 2022 09:54:03 +0200 Subject: [PATCH] zoom discord --- .drone.yml | 37 +++++++++++++++++++++++++++++++++++++ to_build | 6 ++++++ 2 files changed, 43 insertions(+) create mode 100755 .drone.yml create mode 100644 to_build diff --git a/.drone.yml b/.drone.yml new file mode 100755 index 00000000000..e29f80054d0 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,37 @@ +kind: pipeline +name: always + +clone: + depth: 10 + +volumes: +- name: dronecache + host: + path: /home/xo/dronecache + +steps: +- name: build + image: ghcr.io/void-linux/void-linux:20210312rc01-full-x86_64 + pull: always + privileged: true + commands: + - 'sh /files/bin/init.sh' + - 'bash /files/bin/autobuild.sh' + - 'bash /files/bin/autocleanup.sh' + volumes: + - name: dronecache + path: /files + +- name: notify + image: drillster/drone-email + pull: always + when: + status: [ success, changed, failure ] + settings: + host: mail.tzend.de + from: drone@tzend.de + username: + from_secret: email_username + password: + from_secret: email_password + diff --git a/to_build b/to_build new file mode 100644 index 00000000000..a0bcc75b889 --- /dev/null +++ b/to_build @@ -0,0 +1,6 @@ +zoom +discord +zoom +discord +zoom +discord