updated crontab (automated commit)

This commit is contained in:
Laurent Rineau 2024-09-25 08:18:01 +02:00
parent b5f95fe315
commit 7e8443fb17
1 changed files with 3 additions and 1 deletions

View File

@ -18,7 +18,9 @@ CONTAINER_HOST=unix:///run/podman/podman.sock
5,15,25,35,45,55 * * * * cd $HOME/CGAL/collect_and_public_testresults; ./treat_result_collection || echo ERROR
# Create internal release
0 21 * * * python3 /home/lrineau/CGAL/branches/local-master.git/Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_internal_release_of_the_day.py
#0 21 * * * python3 /home/lrineau/CGAL/branches/local-master.git/Maintenance/infrastructure/cgal.geometryfactory.com/bin/create_internal_release_of_the_day.py
0 21 * * * python3 /home/lrineau/CGAL/cgal-testsuite-cgal-gf.git/bin/create_internal_release_of_the_day.py
30 16 * * * echo ESSAI; false
## Older stuff