Update TestDeploy documentation

QubesOS/qubes-issues#6747
This commit is contained in:
Andrew David Wong 2021-06-29 14:58:18 -07:00
parent dc22de87ab
commit 3253b6b91e
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -588,5 +588,10 @@ pull request (PR) containing only the command.
can be useful if CI incorrectly uses a stale branch instead of testing the PR
as if it were merged into `master`.
- `TestDeploy`: Deploys the test website (<https://wwwtest.qubes-os.org>) as if
this PR had been merged. Useful for previewing a PR on a live public website.
- `TestDeploy`: Deploys a test website, which is a live version of the Qubes
website as if this PR had been merged. This can be useful for previewing a PR
on a live public website. **Note:** You must wait for the site to finish
building before issuing this command, or else it will deploy an empty
website. To find the URL of the test website, look for text similar to "This
branch was successfully deployed" and a button named something like "View
deployment."