Change copy-paste dangerzone to test site
This commit is contained in:
parent
7783d10a91
commit
e9cbc87be0
1 changed files with 3 additions and 1 deletions
|
@ -71,9 +71,11 @@ ahoy deploy-build agaric
|
||||||
To deploy everything else (config, templates, styles):
|
To deploy everything else (config, templates, styles):
|
||||||
|
|
||||||
```
|
```
|
||||||
ahoy deploy-site agaric_live
|
ahoy deploy-site agaric_test
|
||||||
```
|
```
|
||||||
|
|
||||||
|
(And likewise for `agaric_live`.)
|
||||||
|
|
||||||
Then record the deployment. This applies to both deploy-site and deploy-build record keeping:
|
Then record the deployment. This applies to both deploy-site and deploy-build record keeping:
|
||||||
Navigate to `/drutopia_host/build/artifacts`
|
Navigate to `/drutopia_host/build/artifacts`
|
||||||
Add all new files generated with `git add . `
|
Add all new files generated with `git add . `
|
||||||
|
|
Loading…
Reference in a new issue