chore: replace arrow glyphs with ASCII and tidy whitespace
This commit is contained in:
@ -180,7 +180,7 @@ sudo -u ghostgrid cat /opt/ghostgrid/.ssh/id_ed25519.pub
|
||||
Add the public key in Gitea:
|
||||
|
||||
```text
|
||||
Repository → Settings → Deploy Keys → Add Deploy Key
|
||||
Repository > Settings > Deploy Keys > Add Deploy Key
|
||||
```
|
||||
|
||||
Keep the deploy key read-only.
|
||||
@ -317,7 +317,7 @@ After installation or deployment, verify the following:
|
||||
7. Verify the deployment flow:
|
||||
|
||||
```text
|
||||
local change → push to dev → deploy.sh dev → test → merge to main → deploy.sh main
|
||||
local change > push to dev > deploy.sh dev > test > merge to main > deploy.sh main
|
||||
```
|
||||
|
||||
## Manual Setup of the Staging Instance
|
||||
|
||||
Reference in New Issue
Block a user