Skip to content
Snippets Groups Projects
Commit f34b4328 authored by Vicente Bolea's avatar Vicente Bolea Committed by Kitware Robot
Browse files

Merge topic 'fix-doxygen-docs'


9fe31c88 Doxygen: Update doxygen hosting URL

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !2533
parents 1485af6e 9fe31c88
Branches
Tags
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 #238488 failed
......@@ -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