Skip to content
Snippets Groups Projects
Commit a3fbe782 authored by Alexander Martínez Méndez's avatar Alexander Martínez Méndez
Browse files

Corrección fuentes html

parent 88069425
No related branches found
No related tags found
No related merge requests found
...@@ -27,7 +27,7 @@ pages: ...@@ -27,7 +27,7 @@ pages:
stage: deploy stage: deploy
script: script:
- jupyter-book build ./Book/ # build to public path - jupyter-book build ./Book/ # build to public path
- rsync -ah ./Book/_build/html semillero-halley@class.redclara.net:~/moncora/ - rsync -ah _build/html/* semillero-halley@class.redclara.net:~/moncora/
artifacts: artifacts:
paths: paths:
- _build - _build
......
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