correction d'un oubli
This commit is contained in:
parent
44affe101c
commit
9b88678c4d
@ -3,6 +3,6 @@ image: mwienk/docker-lftp
|
||||
deploy:
|
||||
stage: deploy
|
||||
script:
|
||||
- lftp -d -c "set cmd:fail-exit yes; set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; cd cila.camelia-studio.org/v3; mirror -Rpnevvv --exclude logs/ --exclude .git/"
|
||||
- lftp -d -c "set cmd:fail-exit yes; set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; cd cila.camelia-studio.org/v3; mirror -Rpnevvv --exclude logs/ --exclude .git/ --exclude cloud/ --exclude mails/"
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user