Skip to content
Snippets Groups Projects
Commit 00fa9183 authored by Zohreh MOSTAANI's avatar Zohreh MOSTAANI
Browse files

[docs-ci] isntalling minimal fonts on the docker image so documentaions...

[docs-ci] isntalling minimal fonts on the docker image so documentaions specifically graphviz renders proprly
parent 83b35eb6
No related branches found
No related tags found
1 merge request!70[docs-ci] isntalling minimal fonts on the linux docker image
Pipeline #31762 passed
......@@ -19,6 +19,7 @@ stages:
.build_template: &build_job
stage: build
script:
- yum -y install dejavu-sans-fonts
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- python3 bootstrap.py -vv channel base
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
......
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