From 56c50cd8fbb8440bba5ea8926d9069e2304a1d9c Mon Sep 17 00:00:00 2001
From: Glenn <glenux@glenux.net>
Date: Tue, 15 Nov 2022 12:33:35 +0100
Subject: [PATCH] doc: update process

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/README.md b/README.md
index 4161e57..d40472d 100644
--- a/README.md
+++ b/README.md
@@ -6,3 +6,12 @@
     dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/config:/var/www/html/config
     dokku storage:mount cloud /var/lib/dokku/data/storage/cloud/data:/var/www/html/data
 
+# Process
+
+1. commit 
+2. push to git repo
+3. run CI/CD
+   * build image
+   * push image to local registry
+4. 
+