Skip to content
Snippets Groups Projects

[docs-ci] isntalling minimal fonts on the linux docker image

Merged Zohreh MOSTAANI requested to merge font-docs-ci into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -19,6 +19,7 @@ stages:
@@ -19,6 +19,7 @@ stages:
.build_template: &build_job
.build_template: &build_job
stage: build
stage: build
script:
script:
 
- yum -y install dejavu-sans-fonts
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- curl --silent "${BOOTSTRAP}" --output "bootstrap.py"
- python3 bootstrap.py -vv channel base
- python3 bootstrap.py -vv channel base
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
- source ${CONDA_ROOT}/etc/profile.d/conda.sh
Loading