Skip to content
Snippets Groups Projects
Unverified Commit c1a6014a authored by Martin Christoph Hierholzer's avatar Martin Christoph Hierholzer Committed by GitHub
Browse files

Update buildDoocsTargetConfig.groovy

parent 9d36d072
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ def transformIntoStep(String buildName) {
echo "export DOOCSARCH=\${DOOCSARCH}" > /export/doocs/doocsarch.env
sudo -H -u msk_jenkins git clone http://doocs-git.desy.de/cgit/doocs/\${DOOCSARCH}.git
mkdir -p /export/doocs/${DOOCSARCH}/lib/pkgconfig
touch /export/doocs /${DOOCSARCH}/lib/pkgconfig/.keep
touch /export/doocs/${DOOCSARCH}/lib/pkgconfig/.keep
cd \${DOOCSARCH}
sed -i CONFIG -e 's|^EPICS[[:space:]]*=.*\$|EPICS = '/export/epics'|'
mkdir -p /scratch
......
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