Skip to content
Snippets Groups Projects
Commit 9fe31c88 authored by Vicente Bolea's avatar Vicente Bolea
Browse files

Doxygen: Update doxygen hosting URL

parent 1485af6e
Branches
No related tags found
2 merge requests!2615Draft: DONTMERGE ME: TEST FOR 1.7.0-rc1 is our 9th official release of VTK-m.,!2533Doxygen: change url of remote server
Pipeline #238040 passed
......@@ -27,7 +27,7 @@ doxygen:
script:
- doxygen build/docs/doxyfile
- chmod 400 $DOC_KEY_FILE
- rsync -tv --recursive --delete -e "ssh -i $DOC_KEY_FILE -o StrictHostKeyChecking=no" build/docs/doxygen/html/ kitware@public.kitware.com:vtkm_documentation/
- rsync -tv --recursive --delete -e "ssh -i $DOC_KEY_FILE -o StrictHostKeyChecking=no" build/docs/doxygen/html/ kitware@web.kitware.com:vtkm_documentation/
variables:
CMAKE_BUILD_TYPE: Release
VTKM_SETTINGS: "tbb+openmp+mpi+shared+docs"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment