From 9fb5cd7a2cc92926eb02c7f191e67da86af21e1c Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sun, 6 Nov 2022 16:09:40 +0100 Subject: [PATCH] Add drone --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..f98719c --- /dev/null +++ b/.drone.yml @@ -0,0 +1,5 @@ +kind: template +load: bust_rustbin_default_template.yaml +name: git-log +data: + bin_name: git-log