Skip to content
Snippets Groups Projects
Commit dee7b98e authored by MADELA Patrick's avatar MADELA Patrick
Browse files

Update .gitlab-ci.yml file

parent 8f90cd42
No related branches found
No related tags found
No related merge requests found
Pipeline #3151 passed
......@@ -18,7 +18,7 @@ workflow:
stage: build
script:
# Install prerequisite for git-gui and gitk
- echo "proxy=" | sudo tee -a /etc/yum.conf
- echo "proxy=_none_" | sudo tee -a /etc/yum.conf
- sudo yum -y install tcl-devel tk-devel
# Install recent version of python required to build meson that is a requirement for building chain of git
- curl -s -L -o python.zip https://gitlab.synchrotron-soleil.fr/software-control-system/devtools/python3/-/jobs/artifacts/${PYTHON_VERSION}/download?job=${PLATFORM}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment