Use rsync setting up seodisparate doxygen docs
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 0s
All checks were successful
Publish doxygen documentation to seodisparate.com / doxygen-gen-and-publish (push) Successful in 0s
This commit is contained in:
parent
7227895240
commit
a0100b1ed9
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ jobs:
|
|||
steps:
|
||||
- run: git clone https://git.seodisparate.com/stephenseo/UDPConnection.git UDPC
|
||||
- run: cd UDPC && doxygen
|
||||
- run: cp -r UDPC/doxygen_out/html/* /srv/http/udpc_docs/
|
||||
- run: rsync -rt --delete UDPC/doxygen_out/html/ /srv/http/udpc_docs/
|
||||
|
|
Loading…
Reference in a new issue