mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-25.git
synced 2025-04-04 12:30:11 +02:00
Correccion (otra vez) de la ruta
This commit is contained in:
parent
6e0a2852cd
commit
29a3dbad06
1 changed files with 2 additions and 1 deletions
|
@ -8,11 +8,12 @@ create_pages:
|
|||
- ln -s ../cancionero-25 ../cancionero-web/latex
|
||||
- mkdir ../cancionero-web/audios
|
||||
- make -C ../cancionero-web
|
||||
- mv ../cancionero-web/public www
|
||||
- echo La web está disponible en https://$CI_PROJECT_NAMESPACE_SLUG.gitlab.io/$CI_PROJECT_PATH/
|
||||
pages: true
|
||||
artifacts:
|
||||
paths:
|
||||
- ../cancionero-web/public
|
||||
- www
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
environment: production
|
Loading…
Add table
Reference in a new issue