mirror of
https://gitlab.com/parroquia-san-leandro/cancionero-25.git
synced 2025-04-04 12:30:11 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
b7e410168c
commit
19838731ca
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ create-pages:
|
|||
before_script:
|
||||
- pip install django && apt update && apt install -y node-less locales && sed -i '/es_ES.UTF-8/s/^# //g' /etc/locale.gen && locale-gen
|
||||
- git clone https://gitlab.com/parroquia-san-leandro/cancionero-web.git ../cancionero-web
|
||||
- ln -s ../cancionero-25 ../cancionero-web/latex
|
||||
- mkdir ../cancionero-web/audios
|
||||
script:
|
||||
- make -C ../cancionero-web
|
||||
|
|
Loading…
Add table
Reference in a new issue