From: Peter Krempa Date: Wed, 7 Apr 2021 08:59:26 +0000 (+0200) Subject: ci: README: Mention necessary step for cirrus to pick up the github project X-Git-Tag: v7.3.0-rc1~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fa141376c388a43e565c918a787f26920f50955;p=thirdparty%2Flibvirt.git ci: README: Mention necessary step for cirrus to pick up the github project Unless you create such an commit, cirrus-ci.com will not pick up the github project and cirrus-run will fail. Signed-off-by: Peter Krempa Reviewed-by: Pavel Hrdina --- diff --git a/ci/README.rst b/ci/README.rst index 033db1c847..2a7d767227 100644 --- a/ci/README.rst +++ b/ci/README.rst @@ -34,6 +34,12 @@ builds to happen when you push to your GitLab repository, you need to * grab an API token from the `Cirrus CI settings`_ page; +* it may be necessary to push an empty ``.cirrus.yml`` file to your github fork + for Cirrus CI to properly recognize the project. You can check whether + Cirrus CI knows about your project by navigating to: + + ``https://cirrus-ci.com/yourusername/libvirt`` + * in the *CI/CD / Variables* section of the settings page for your GitLab repository, create two new variables: