Skip to content
Snippets Groups Projects
Commit 2066f97d authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

CI www print dirs

parent 28262d82
No related branches found
No related tags found
1 merge request!1714debugging versiondocs ...
Pipeline #103389 passed
......@@ -45,9 +45,15 @@ versiondocs:
- hugo version
- mkdir build
- cd build
- ls ../hugo/static/py
- ls ../hugo/public/py
- time cmake .. -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_PREFIX_PATH=$QTCMAKE -DBATCH_MODE=ON
- time make -j8
- ls ../hugo/static/py
- ls ../hugo/public/py
- time make -j8 webdoc
- ls ../hugo/static/py
- ls ../hugo/public/py
- rm -rf ~www/ba/git-main/hugo-public
- cp -r ../hugo/public ~www/ba/git-main/hugo-public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment