From 3e9052a1d6d09709d3d1e4f8f4bd522ca79d14d5 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 21 Jun 2023 11:50:54 +0200 Subject: CI: Add 'which' for build-centos7 --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5d64f0b4..1fd49003 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -120,7 +120,7 @@ build-centos7: script: - yum update -y - yum group install -y "Development Tools" - - yum install -y wget lz4 lz4-devel bzip2-libs bzip2-devel python3 gtk3-devel curl + - yum install -y wget lz4 lz4-devel bzip2-libs bzip2-devel python3 gtk3-devel curl which - curl --silent "https://gitlab.com/gitlab-org/incubation-engineering/mobile-devops/download-secure-files/-/raw/main/installer" | bash - python3 -m pip install meson ninja - wget https://gitlab.desy.de/thomas.white/install-crystfel/-/raw/main/run-me-desy-maxwell-centos7 -- cgit v1.2.3