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

Merge branch 'mxrtinez-main-patch-78303' into 'main'

corregir ruta del artefacto ci/cd

See merge request moncora/moncora!5
parents 4a4d99f4 b16e9c6d
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ class-deploy:
- rsync -ah ./Book/_build/html/* semillero-halley@class.redclara.net:~/moncora/
artifacts:
paths:
- _build
- Book/_build
expire_in: 30 mins
only:
- main # this job will affect only the 'master' branch
......
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