[gimp/wip/Jehan/gitlab-ci-win-32-bit] Argh.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/Jehan/gitlab-ci-win-32-bit] Argh.
- Date: Thu, 13 May 2021 18:46:37 +0000 (UTC)
commit adf1aacb31f99ccbc125af926beedb59b52679d3
Author: Jehan <jehan girinstud io>
Date: Thu May 13 20:46:29 2021 +0200
Argh.
build/windows/gitlab-ci/build-gimp-msys2.sh | 2 +-
build/windows/gitlab-ci/package-gimp-msys2.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/windows/gitlab-ci/build-gimp-msys2.sh b/build/windows/gitlab-ci/build-gimp-msys2.sh
index fea7796ca3..13998f5808 100644
--- a/build/windows/gitlab-ci/build-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/build-gimp-msys2.sh
@@ -120,4 +120,4 @@ ccache --show-stats
mv "${GIMP_PREFIX}" .
# Uninstall the packages to avoid disk space issues in the CI.
-pacman --noconfirm --remove ${PACKAGES}
+#pacman --noconfirm --remove ${PACKAGES}
diff --git a/build/windows/gitlab-ci/package-gimp-msys2.sh b/build/windows/gitlab-ci/package-gimp-msys2.sh
index ef3f6a32e3..8bc8364a60 100644
--- a/build/windows/gitlab-ci/package-gimp-msys2.sh
+++ b/build/windows/gitlab-ci/package-gimp-msys2.sh
@@ -221,4 +221,4 @@ for dll in ${GIMP_DISTRIB}/lib/gimp/2.99/plug-ins/*/*.exe; do
done
# Uninstall the packages to avoid disk space issues in the CI.
-pacman --noconfirm --remove ${PACKAGES}
+#pacman --noconfirm --remove ${PACKAGES}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]