NetworkManager/.gitlab-ci
Thomas Haller e721907472
gitlab-ci: rework extends: for "check-{patch,tree}" jobs
The "check-{patch,tree}" jobs use the same container as the default
test on Fedora ("pages_build", which also builds our documentation).

Previously, we thus extended "t_fedora:35". But that way we also
got things that we didn't want (.nm_artifacts and .build@template).

Solve this differently, by letting the jobs directly define what they
need. It's not much more, than extending "t_fedora:35" and workaround
to drop stuff we don't want.
2022-03-21 17:19:47 +01:00
..
alpine-install.sh gitlab-ci: enable test build on alpine linux 2020-12-11 18:14:10 +01:00
ci.template gitlab-ci: rework extends: for "check-{patch,tree}" jobs 2022-03-21 17:19:47 +01:00
config.yml gitlab-ci: bump tag to regenerate containers 2022-03-16 00:58:41 +01:00
debian-install.sh gitlab-ci: make "contrib/debian/REQUIRED_PACKAGES" verbose during container installation 2022-03-16 21:40:54 +01:00
fedora-install.sh gitlab-ci: fix CentOS Linux 8 containers during ".gitlab-ci/fedora-install.sh" 2022-02-21 17:03:36 +01:00
run-test.sh gitlab-ci: print environment variables not part of run-test.sh script 2022-03-21 17:19:47 +01:00