From 007ba2a230d2b74a5335fef6e604d2a4f5411329 Mon Sep 17 00:00:00 2001 From: michael Date: Thu, 7 Feb 2019 23:14:57 -0600 Subject: [PATCH] add drone config file --- 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..559b9dc --- /dev/null +++ b/drone.yml @@ -0,0 +1,5 @@ +pipeline: + build: + image: j1mc/docker-zola + commands: + - zola build