Skip to content
Snippets Groups Projects
Commit 38e5cbf7 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

fix : git install

parent 2ec1f6cf
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ variables:
script:
- set -x
- apt-get update -qq
- apt-get install -y -qq cmake
- apt-get install -y -qq cmake git
- >
if [[ $CI_JOB_NAME == *"python"* || $CI_JOB_NAME == *"pip"* ]]; then
apt-get install -y -qq python-is-python3 python3-pip
......
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