[gimp/wip/schumaml/crossraods-optimization: 6/18] change crossroad setup command
- From: Michael Schumacher <schumaml src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/wip/schumaml/crossraods-optimization: 6/18] change crossroad setup command
- Date: Mon, 30 Nov 2020 23:40:23 +0000 (UTC)
commit 2fa0378af67fffddf1bcacc6b813c387699cc059
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 97f0695dff..b8725d191e 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]