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. +