minor_corrections
Pierre-antoine Comby 5 years ago
parent 5138dddf1e
commit ab1a2bbafe

@ -10,7 +10,7 @@ deploy:
script:
- make all -j8 # build the pdf
- lftp ftp://$FTP_USER:$FTP_PASSWORD@zamok.crans.org -e "mirror public/ www/m1-eea/; bye"
- lftp -u comby, $FTP_PASSWORD ftp.zamok.crans.org -e "mirror public/ www/m1-eea/; bye"
artifacts:
paths:
- public # instruct GitLab to keep the public folder

Loading…
Cancel
Save