Skip to content
Snippets Groups Projects
Commit a19f7d67 authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Fixing jenkins script

parent e2c3d565
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,8 @@ if [ $? -ne 0 ]; then
exit 1
fi
pwd
ls
# pull from all the projects
cd openfpm_data
git pull origin develop
......
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