This commit is contained in:
Pierre-antoine Comby 2019-06-20 10:30:40 +02:00
parent 9d7f76ea33
commit 6c3ad2c7c0

View file

@ -12,7 +12,7 @@ deploy:
# - make all -j8 # build the pdf
- echo $FTP_USER
- echo $FTP_PASSWORD
- lftp -e "set ftp:ssl-allow false;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD ftp://zamok.crans.org
- lftp -e "set ftp:ssl-allow false;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD sftp://zamok.crans.org
artifacts:
paths:
- public # instruct GitLab to keep the public folder