mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-19 11:01:46 +02:00
Update .gitlab-ci.yml
This commit is contained in:
parent
7c060ad8bc
commit
46f6aeee42
@ -8,7 +8,7 @@ pages:
|
||||
- doxygen doxygen.txt
|
||||
- mkdir public
|
||||
- cp -r docs/html public
|
||||
- lftp -e "open plesk.iaccam.com; user $FTP_USERNAME $FTP_PASSWORD; mirror -X .* -X .*/ --reverse --verbose --delete ./public ./; bye"
|
||||
- lftp -e "open plesk.iaccam.com; user $FTP_USERNAME $FTP_PASSWORD; mirror -X .* -X .*/ --reverse --exclude node_modules --verbose --delete ./public ./; bye"
|
||||
|
||||
|
||||
#- mv docs/html/ public/
|
||||
|
Loading…
x
Reference in New Issue
Block a user