Skip to content
Snippets Groups Projects
Commit f630119b authored by Mouhamadou Ba's avatar Mouhamadou Ba
Browse files

Update .gitlab-ci.yml file

parent 006c67e6
Loading
......@@ -35,7 +35,7 @@ pages:
- runneromnicrobe
script:
- mkdir public
- python softwares/to-html.py -f corpora/BioNLP-OST-2019/batches/BB19-norm+ner/eval.json -c "BB19" -t "BB-norm" -h "public/norm.html"
- python softwares/scripts/to-html.py -f corpora/BioNLP-OST-2019/batches/BB19-norm+ner/eval.json -c "BB19" -t "BB-norm" -h "public/norm.html"
artifacts:
paths:
- public/norm.html
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