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

Update .gitlab-ci.yml file

parent d087652e
Branches
Tags
No related merge requests found
Pipeline #3146 failed
...@@ -26,6 +26,7 @@ workflow: ...@@ -26,6 +26,7 @@ workflow:
- python -m pip install --upgrade pip - python -m pip install --upgrade pip
- python -m pip install conan - python -m pip install conan
# Install prerequisite for git-gui and gitk # Install prerequisite for git-gui and gitk
- sudo yum -y update
- sudo yum -y install tcl-devel tk-devel - sudo yum -y install tcl-devel tk-devel
# Build git with conan # Build git with conan
- conan profile detect --force - conan profile detect --force
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment