Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Galtier Virginie
CaMeX-IA
Commits
653663d2
Commit
653663d2
authored
May 07, 2022
by
Galtier Virginie
Browse files
updated version of the public repo
parent
ed8aab03
Pipeline
#19469
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
653663d2
...
...
@@ -9,16 +9,17 @@ pages:
script
:
-
mkdir -p public/Francais
-
cp Francais/camexia.pdf public/Francais/
# - cp -r Francais/ONNX public/Francais
# - cp -r Francais/MLFlow public/Francais
# - cp -r Francais/AutoML public/Francais
-
cp Francais/camexia-groupes-1-2.pdf public/Francais/
-
cp -r Francais/ONNX public/Francais
-
cp -r Francais/MLFlow public/Francais
-
cp -r Francais/AutoML public/Francais
-
python3 indexor.py --recursive public/Francais
-
mkdir -p public/English
-
cp English/camexia_eng.pdf public/English/
#
- cp -r English/ML_Examples public/English
#
- cp -r English/ONNX public/English
#
- cp -r English/MLFlow public/English
#
- cp -r English/AutoML public/English
-
cp -r English/ML_Examples public/English
-
cp -r English/ONNX public/English
-
cp -r English/MLFlow public/English
-
cp -r English/AutoML public/English
-
python3 indexor.py --recursive public/English
-
python3 indexor.py --recursive public
artifacts
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment