[gnome-software/mwleeds/hardcoded-pwa-list: 7/9] gitlab-ci: Don't cache gnome-pwa-list in container
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/mwleeds/hardcoded-pwa-list: 7/9] gitlab-ci: Don't cache gnome-pwa-list in container
- Date: Wed, 16 Mar 2022 20:21:48 +0000 (UTC)
commit ed7446758e64b626f907e29a3020252058ef9a14
Author: Phaedrus Leeds <mwleeds protonmail com>
Date: Fri Mar 11 11:26:03 2022 -0800
gitlab-ci: Don't cache gnome-pwa-list in container
Buliding the container takes hours in my experience, so allow the
gnome-pwa-list subproject to be updated without a container rebuild.
.gitlab-ci/cache-subprojects.sh | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci/cache-subprojects.sh b/.gitlab-ci/cache-subprojects.sh
index 71e0eee6f..fb0337c51 100755
--- a/.gitlab-ci/cache-subprojects.sh
+++ b/.gitlab-ci/cache-subprojects.sh
@@ -6,4 +6,6 @@ git clone --depth 1 --no-tags https://gitlab.gnome.org/GNOME/gnome-software.git
meson subprojects download --sourcedir gnome-software
rm gnome-software/subprojects/*.wrap
mv gnome-software/subprojects/ .
+# allow updating this one without a docker rebuild
+rm -rf subprojects/gnome-pwa-list
rm -rf gnome-software
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]