diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 357e5ca..88fa593 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,7 +10,7 @@ deploy: script: # - make all -j8 # build the pdf - - lftp -e "set ftp:ssl-allow false;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD sftp://zamok.crans.org + - lftp -e "set ftp:ssl-allow false;debug; mirror -R img www/m1-eea; bye" -u $FTP_USER,$FTP_PASSWORD ftp://zamok.crans.org artifacts: paths: - public # instruct GitLab to keep the public folder