On CI use common install prefix named 'dep_prefix' for installing local packages
authorRalf Habacker <ralf.habacker@freenet.de>
Mon, 9 Nov 2020 09:58:22 +0000 (10:58 +0100)
committerSimon McVittie <smcv@collabora.com>
Fri, 25 Feb 2022 14:17:01 +0000 (14:17 +0000)
commitb49c0ad652fed31a676fe220d4fbf4b4c53172b5
tree0daa8060a5070acc8e5c45665976d9b60c42a863
parent83d203d460c49d4d7f3d571f70751c071f4f2103
On CI use common install prefix named 'dep_prefix' for installing local packages

With this commit a new variable 'ci_local_packages' has been introduced
to have a choice for using development packages from a local installation
or from the distribution.

(cherry picked from commit 9c5734fe9019dd40a5c7491206aa820f430035d6)
.gitlab-ci.yml
tools/ci-build.sh
tools/ci-install.sh