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

corr deployment

parent a5ed8c77
No related branches found
No related tags found
1 merge request!1544corr deployment of web site
Pipeline #94406 passed
...@@ -46,10 +46,12 @@ versiondocs: ...@@ -46,10 +46,12 @@ versiondocs:
- time cmake .. -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_PREFIX_PATH=$QCMAKE - time cmake .. -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DCMAKE_PREFIX_PATH=$QCMAKE
- time make -j8 - time make -j8
- time make -j8 figures - time make -j8 figures
- cd ..
- cp -prf Examples hugo/static/py/auto/ - cp -prf Examples hugo/static/py/auto/
- cd ../hugo - cd hugo
- hugo - hugo
- cp -fr public ~www/ba/git-main/hugo-public - rm -r ~www/ba/git-main/hugo-public
- cp -r public ~www/ba/git-main/hugo-public
mac_x64: mac_x64:
tags: tags:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment