Skip to content
Snippets Groups Projects
Commit ae555f21 authored by Luis Salamanca's avatar Luis Salamanca
Browse files

Automatic git push at the end for isolation

parent 64561ac9
No related branches found
No related tags found
No related merge requests found
......@@ -12,5 +12,6 @@ for year in $(seq $year_start $year_end)
do
echo $year
$CONDA_DIR/envs/renku/bin/renku run --isolation python $1 ${2}/$year/${3}.tar.gz ${2}/$year/${4}.tar.gz
git push
done
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