updated crontab (automated commit)

This commit is contained in:
Laurent Rineau 2017-04-27 11:18:04 +02:00
parent b6dc43f239
commit 9bd1fef90a
1 changed files with 4 additions and 2 deletions

View File

@ -25,9 +25,11 @@ LC_CTYPE=en_US.UTF-8
# "master" alone
0 21 * * Sun cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it
# "integration"
0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it --public
0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it
# from branch 4.10
0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.10-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.10-branch.git --public --do-it
# from branch 4.9
0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.9-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.9-branch.git --public --do-it
#0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.9-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.9-branch.git --public --do-it
# from branch 4.8
#0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.8-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.8-branch.git --public --do-it
# from branch 4.7