mirror of https://github.com/CGAL/cgal
updated crontab (automated commit)
This commit is contained in:
parent
d00df7f8e5
commit
e034d16be2
|
|
@ -19,9 +19,9 @@
|
|||
# "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 * * 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
|
||||
0 21 * * Mon,Tue,Wed,Thu 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 * * 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,Fri 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