[gimp/wip/schumaml/crossraods-optimization: 252/311] change crossroad setup command
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/schumaml/crossraods-optimization: 252/311] change crossroad setup command
- Date: Sat, 13 Feb 2021 18:46:44 +0000 (UTC)
commit 502db64397ac95635227d6904767bf4866e37b37
Author: Michael Schumacher <schumaml gmx de>
Date: Thu Nov 26 20:55:32 2020 +0100
change crossroad setup command
.gitlab-ci.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c5a6fd4cc..8bd7fb8fb7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -52,8 +52,7 @@ build-image-win64:
# install crossroad
- 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" >> Dockerfile
- - echo "RUN ./setup.py install --prefix=`pwd`/../.local" >> Dockerfile
+ - echo "RUN cd crossroad && ./setup.py install --prefix=`pwd`/../.local" >> 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]