Lines Matching full:ci
4 Besides the jobs run under the various CI systems listed before, there
6 These use the same GitLab CI's service/framework already used for all
7 other GitLab based CI jobs, but rely on additional systems, not the
10 The architecture of GitLab's CI service allows different machines to
16 The GitLab CI jobs definition for the custom runners are located under::
18 .gitlab-ci.d/custom-runners.yml
21 currently deployed in the QEMU GitLab CI and their maintainers, please
29 under ``scripts/ci/setup``, such as this::
44 The ``scripts/ci/setup/$DISTRO/build-environment.yml`` Ansible
54 cd scripts/ci/setup
73 * CI/CD, then
78 Copy the ``scripts/ci/setup/vars.yml.template`` file to
79 ``scripts/ci/setup/vars.yml``. Then, set the
85 cd scripts/ci/setup
92 * CI/CD, then
105 Because the job definition at ``.gitlab-ci.d/custom-runners.yml``