mirror of
https://gitlab.dit.htwk-leipzig.de/phillip.kuehne/dezibot.git
synced 2025-05-21 03:51:47 +02:00
add ftp upload to pipeline
This commit is contained in:
parent
c40930537a
commit
ad41be99f8
@ -7,6 +7,8 @@ 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 ./ ./; bye"
|
||||
|
||||
|
||||
#- mv docs/html/ public/
|
||||
artifacts:
|
||||
|
Loading…
x
Reference in New Issue
Block a user