[gimp/wip/schumaml/crossraods-optimization: 15/19] more persisting attempts




commit 72b1496d40176c2a88de1508bf5a5ab42fabd02e
Author: Michael Schumacher <schumaml gmx de>
Date:   Fri Nov 27 00:13:31 2020 +0100

    more persisting attempts

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 607d70257d..1a0f5730d4 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,7 +53,7 @@ build-image-win64:
     - echo "RUN pip3 install zstandard" >> Dockerfile
     - echo "RUN git clone --depth=${GIT_DEPTH} git://git.tuxfamily.org/gitroot/crossroad/crossroad.git" >> 
Dockerfile
     - echo "RUN cd crossroad && ./setup.py install --prefix=/usr/local && cd .." >> Dockerfile
-    - echo "RUN echo 'crossroad source msys2 && crossroad install lcms2 cairo json-glib' | 
XDG_CACHE_HOME=/usr/local/lib crossroad w64 gimp --run='-'" >> Dockerfile
+    - echo "RUN echo 'export XDG_CACHE_HOME=/usr/local/lib && crossroad source msys2 && crossroad install 
lcms2 cairo json-glib' | XDG_CACHE_HOME=/usr/local/lib crossroad w64 gimp --run='-'" >> Dockerfile
 
     - /kaniko/executor --context $CI_PROJECT_DIR --dockerfile $CI_PROJECT_DIR/Dockerfile --destination 
$CI_REGISTRY_IMAGE:build-win64-latest --cache=true --cache-ttl=120h
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]