mirror of https://github.com/CGAL/cgal
updated crontab (automated commit)
This commit is contained in:
parent
2b547ec58a
commit
b6b56e1ee1
|
|
@ -19,7 +19,7 @@ LC_CTYPE=en_US.UTF-8
|
||||||
# The script also updates the manual tools.
|
# The script also updates the manual tools.
|
||||||
|
|
||||||
# "master" alone
|
# "master" alone
|
||||||
0 21 * * Sun cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/master.git --do-it || echo ERROR
|
0 21 * * Sun cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/master.git --do-it --beta 1 || echo ERROR
|
||||||
# "integration"
|
# "integration"
|
||||||
0 21 * * Mon,Tue,Wed,Thu cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it || echo ERROR
|
0 21 * * Mon,Tue,Wed,Thu cd $HOME/CGAL/create_internal_release && /usr/bin/time scl enable rh-git29 -- $HOME/bin/create_release $HOME/CGAL/branches/integration.git $HOME/CGAL/branches/empty-dir --do-it || echo ERROR
|
||||||
# from branch 5.4
|
# from branch 5.4
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue