mirror of
https://github.com/triqs/dft_tools
synced 2024-12-22 20:34:38 +01:00
[jenkins] remove stray quote in last
This commit is contained in:
parent
eab9a23c4f
commit
483dc46b2a
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -108,7 +108,7 @@ try {
|
||||
base=\$INSTALL/share/doc
|
||||
dir="${projectName}"
|
||||
[[ -d \$base/triqs_\$dir ]] && dir=triqs_\$dir || [[ -d \$base/\$dir ]]
|
||||
cp -rp \$base/\$dir ${subdir}"
|
||||
cp -rp \$base/\$dir ${subdir}
|
||||
"""
|
||||
}
|
||||
sh "git add -A ${subdir}"
|
||||
|
Loading…
Reference in New Issue
Block a user