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

Update buildDoocsTargetConfig.groovy

parent c1a6014a
No related branches found
No related tags found
No related merge requests found
......@@ -55,8 +55,8 @@ def transformIntoStep(String buildName) {
fi
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
mkdir -p /export/doocs/\${DOOCSARCH}/lib/pkgconfig
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