[gimp/wip/schumaml/tune-prepare-stage] build: try the default XDG_CACHE_HOME for deps
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/schumaml/tune-prepare-stage] build: try the default XDG_CACHE_HOME for deps
- Date: Sat, 30 May 2020 22:20:02 +0000 (UTC)
commit c8dfc205a365b43bc10b8230814aa38b6f1612cc
Author: Michael Schumacher <schumaml gmx de>
Date: Sun May 31 00:19:21 2020 +0200
build: try the default XDG_CACHE_HOME for deps
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bc0f8c02b5..c73f7ebe07 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -191,7 +191,7 @@ gimp-debian/testing-clang:
.deps-win-base:
stage: dependencies
variables:
- XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache/"
+# XDG_CACHE_HOME: "$CI_PROJECT_DIR/.cache/"
XDG_DATA_HOME: "$CI_PROJECT_DIR/.local/share/"
cache:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]