doc: update process

This commit is contained in:
Glenn Y. Rolland 2022-11-15 12:33:35 +01:00
parent 114e0917f5
commit 56c50cd8fb
1 changed files with 9 additions and 0 deletions

View File

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