mirror of https://github.com/CGAL/cgal
updated crontab (automated commit)
This commit is contained in:
parent
e900dc133e
commit
ce152f0019
|
|
@ -21,9 +21,9 @@ LC_CTYPE=en_US.UTF-8
|
|||
# "next" alone
|
||||
0 21 * * Sat cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/next --public --do-it
|
||||
# "next" + candidates
|
||||
0 21 * * Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/next $HOME/CGAL/candidate-packages --public --do-it
|
||||
0 21 * * Mon,Tue,Wed,Thu,Fri cd $HOME/CGAL/create_internal_release && $HOME/bin/create_release $HOME/CGAL/next $HOME/CGAL/candidate-packages --public --do-it
|
||||
# from branch 4.1
|
||||
0 21 * * Mon,Tue,Wed,Thu,Sun cd $HOME/CGAL/create_internal_release-4.1-branch && $HOME/bin/create_release $HOME/CGAL/CGAL-4.1-branch --public --do-it
|
||||
0 21 * * Sun cd $HOME/CGAL/create_internal_release-4.1-branch && $HOME/bin/create_release $HOME/CGAL/CGAL-4.1-branch --public --do-it
|
||||
|
||||
|
||||
# Try to launch the test suite, every 10mn, from 21:00 to 22:50
|
||||
|
|
|
|||
Loading…
Reference in New Issue