testing again
This commit is contained in:
parent
61c0ae3db0
commit
210ab12b44
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ deploy:
|
|||
|
||||
script:
|
||||
- make all -j8 # build the pdf
|
||||
- lftp -e "debug; mirror -R public www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD sftp://zamok.crans.org
|
||||
- lftp -e "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
|
||||
|
|
Loading…
Reference in a new issue