From 592437511720943ae527c6445956bf7cd216c65a Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Mon, 30 Mar 2020 17:37:30 +0200 Subject: [PATCH] Update deploy steps --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 304e576..cdd60d6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,9 @@ A [Jekyll] based site for the Autonomic Cooperative. The site is based on the [s # Deploy +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/) + # Contribute Please see [CONTRIBUTING.md] for the juicy details.