Skip to content
Snippets Groups Projects
Commit 53c39706 authored by Daniel CARRON's avatar Daniel CARRON :b:
Browse files

[gitlab-ci] Install git in overriden before-script

parent d93a4ec7
No related branches found
No related tags found
2 merge requests!18Update tests,!16Make square centre-padding a model transform
Pipeline #84287 failed
......@@ -30,4 +30,5 @@ conda-package:
before_script:
# for opencv-python dependence
- if [ "$TAG" == "docker" ]; then apt-get update && apt-get install -y libgl1-mesa-glx > /dev/null; fi
- mamba install -n base -y git
- !reference [.snippets, conda-prepare]
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