NetworkManager/.gitlab-ci
Thomas Haller 89edca4628
gitlab-ci: remove container cleanup stages
These stages were not properly implemented and don't seem to work.
Drop them.

Note that we do want that our cached containers get collected eventually.
As these are just caches for performance reasons, that could be done with
little downsides (we can just regenerate the containers when we need them).
However, that's not done by our gitlab-ci stages. Instead, it should
be done on a project level. It's not clear whether that is actually done,
but if there is a need (because of the resources that this wastes), then
we should do that (on freedesktop.org's gitlab instance).
2023-05-09 09:53:43 +02:00
..
alpine-install.sh gitlab-ci: enable test build on alpine linux 2020-12-11 18:14:10 +01:00
ci.template gitlab-ci: remove container cleanup stages 2023-05-09 09:53:43 +02:00
config.yml gitlab-ci: extract base_type for distros to reduce redundant information 2023-04-13 09:10:59 +02:00
debian-install.sh gitlab-ci: pass --break-system-packages to pip3 for the meson install 2023-04-11 13:49:57 +02:00
fedora-install.sh gitlab-ci: fix CentOS Linux 9 containers during ".gitlab-ci/fedora-install.sh" 2023-01-24 08:17:44 +01:00
run-test.sh gitlab-ci: use clearer names for NM_TEST_SELECT_RUN in "run-test.sh" 2023-04-13 09:08:03 +02:00