From 9cfda4aa24f6ad25b4e1b021b45eb8f8a46a6d37 Mon Sep 17 00:00:00 2001
From: Luke Murphy <lukewm@riseup.net>
Date: Mon, 6 Apr 2020 14:34:26 +0200
Subject: [PATCH] Add deploy guide here too

---
 CONTRIBUTING.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 35fef12..f9005ef 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -11,6 +11,11 @@ details, or read up on the basics of [front matter], [writing posts] and
 [writing posts]: https://jekyllrb.com/docs/posts/
 [creating pages]: https://jekyllrb.com/docs/pages/
 
+## Deploy It
+
+1. Push your changes to master and Dokku will try to automatically release
+1. See the [Drone dashboard to see the build](https://drone.autonomic.zone/autonomic-cooperative/autonomic.zone/)
+
 ## Hack On It
 
 The only prerequisite is [Docker](https://www.docker.com/). If you're on Debian, installing is easy.