mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 17:34:18 +03:00
docs: Document CIRRUS_GITHUB_REPO variable
This needs to be set for every repository for Cirrus CI integration to work. Signed-off-by: Andrea Bolognani <abologna@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
parent
414aee194a
commit
9170b0ee6f
@ -83,6 +83,22 @@ required under the **Settings** page:
|
||||
|
||||
* *Shared runners*: Enable shared runners
|
||||
|
||||
* **Variables**
|
||||
|
||||
* *Key*: ``CIRRUS_GITHUB_REPO``
|
||||
|
||||
* *Value*: ``libvirt/$repo``
|
||||
|
||||
* *Protect variable*: enabled
|
||||
|
||||
* *Mask variable*: disabled
|
||||
|
||||
* *Key*: ``CIRRUS_API_TOKEN``
|
||||
|
||||
* No need to set this at the project level: it's already set for the
|
||||
libvirt organization and will be inherited from there.
|
||||
|
||||
|
||||
GitHub configuration
|
||||
====================
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user