mirror of https://github.com/CGAL/cgal
updated crontab (automated commit)
This commit is contained in:
parent
82ce11a565
commit
ae1263b073
|
|
@ -23,9 +23,9 @@ LC_CTYPE=en_US.UTF-8
|
|||
# The script also updates the manual tools.
|
||||
|
||||
# "master" alone
|
||||
0 21 * * Sun cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/branches/master.git --public --do-it
|
||||
0 21 * * Wed,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
|
||||
0 21 * * Mon,Tue,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.7
|
||||
0 21 * * Sat cd $HOME/CGAL/create_internal_release-4.7-branch && $HOME/bin/create_release $HOME/CGAL/branches/CGAL-4.7-branch.git --public --do-it
|
||||
# from branch 4.6
|
||||
|
|
|
|||
Loading…
Reference in New Issue