Document PipelineRetryFailed

https://github.com/fepitre/qubes-g2g-continuous-integration/pull/3
This commit is contained in:
Marek Marczykowski-Górecki 2022-07-22 15:31:01 +02:00
parent f98469fbf6
commit a1a6e80d84
No known key found for this signature in database
GPG Key ID: F32894BE9684938A

View File

@ -23,6 +23,8 @@ 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`.
- `PipelineRetryFailed`: Retry just failed CI jobs. Do not update the branch.
- `PipelineRefresh`: Like `PipelineRetry`, except it only fetches the job status
from GitLab. It doesn't schedule a new build.