Document TestDeploy

This commit is contained in:
Andrew David Wong 2021-06-29 14:23:26 -07:00
parent decc4135f9
commit dc22de87ab
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -587,3 +587,6 @@ pull request (PR) containing only the command.
- `PipelineRetry`: Attempts to run the entire build pipeline over again. This
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.