From bc9d67a88e9c333c4bdf45adddeed2e21b18ffcc Mon Sep 17 00:00:00 2001 From: Hipstercat Date: Wed, 12 Jan 2022 12:39:29 +0100 Subject: [PATCH] added buildbot --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .drone.yml diff --git a/.drone.yml b/.drone.yml new file mode 100644 index 0000000..399df42 --- /dev/null +++ b/.drone.yml @@ -0,0 +1,2 @@ +kind: template +load: python-gui.starlark \ No newline at end of file