doc: update process
This commit is contained in:
parent
114e0917f5
commit
56c50cd8fb
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue