From ada5cb5f50a1ddf43b13175be61213ab3253a207 Mon Sep 17 00:00:00 2001 From: Oly Date: Tue, 6 Mar 2018 08:59:51 +0000 Subject: [PATCH] ad readme --- readme.org | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 readme.org diff --git a/readme.org b/readme.org new file mode 100644 index 0000000..3ab2619 --- /dev/null +++ b/readme.org @@ -0,0 +1,8 @@ +#+TITLE: drone python example plugin + + +Very basic plugin, just lists out the environment variables available. + +From here you can code what ever you want, the project is mounted to this container. + +