only ftp
This commit is contained in:
parent
210ab12b44
commit
9e7be3c33a
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ deploy:
|
|||
- apt-get install -y lftp
|
||||
|
||||
script:
|
||||
- make all -j8 # build the pdf
|
||||
# - make all -j8 # build the pdf
|
||||
- lftp -e "debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD sftp://zamok.crans.org
|
||||
artifacts:
|
||||
paths:
|
||||
|
|
Loading…
Reference in a new issue