Skip to content
Snippets Groups Projects
Verified Commit 47c69ca0 authored by Radeczki Gergő István's avatar Radeczki Gergő István :fire:
Browse files

revert back to original command

parent 616f57ca
No related branches found
No related tags found
1 merge request!61revert back to original command
Pipeline #8907 passed
......@@ -29,8 +29,7 @@ ftp:
image: ubuntu:focal
script:
- apt-get update && apt-get install -y lftp ca-certificates
- lftp -e "set ftp:ssl-allow no;
set dns:order 'inet inet6';
- lftp -e "set dns:order 'inet inet6';
mirror -R site/ public/ ; quit"
-u $FTP_USER,$FTP_PASS $FTP_HOST
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment