NetworkManager/.gitlab-ci
Peter Hutterer aa74fec602
gitlab-ci: pass --break-system-packages to pip3 for the meson install
pip on Debian 12 semi-forces us to use a venv. That's hard enough but
even more so when we just want to run meson which only relies on the
standard library anyway.

Since that flag doesn't exist on earlier versions, try both and hope one
invocation succeeds.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1595
2023-04-11 13:49:57 +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: add comment about how to regenerate ".gitlab-ci.yml" 2022-11-29 08:31:38 +01:00
config.yml gitlab-ci: bump ci-templates tag to generate new container images 2023-01-18 19:38:49 +01: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: fix test script to abort on failing first test 2023-01-30 08:18:45 +01:00