Add one required deploy step but now the following doesn't work
This commit is contained in:
parent
cea13f85ec
commit
65c9398407
2 changed files with 2 additions and 1 deletions
|
@ -5,6 +5,7 @@ Make sure all your code is pushed, including an updated composer.lock file if yo
|
|||
```shell
|
||||
cd ~/Projects/drutopia-platform/drutopia_host/hosting_private/
|
||||
just git-pull-all
|
||||
just docker-build
|
||||
just docker
|
||||
just deploy-build test news
|
||||
just deploy-site test geo_test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue