mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Docker: Switch manual to pdbg (#5074)
This commit is contained in:
parent
30e889138e
commit
8b341f7d8e
3 changed files with 4 additions and 4 deletions
|
|
@ -27,8 +27,8 @@ echo -e "\n========== Generating Manual =========="
|
|||
mkdir -p /workspace/artifacts/manual
|
||||
cd /workspace/artifacts/manual
|
||||
|
||||
/opt/cp2k/build/bin/cp2k.psmp --version
|
||||
/opt/cp2k/build/bin/cp2k.psmp --xml
|
||||
/opt/cp2k/build/bin/cp2k.pdbg --version
|
||||
/opt/cp2k/build/bin/cp2k.pdbg --xml
|
||||
|
||||
set +e # disable error trapping for remainder of script
|
||||
(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue