Skip to content

Commit 8e5b066

Browse files
committed
DO NOT MERGE: temp reduction of cron jobs for review app
1 parent e48ecac commit 8e5b066

1 file changed

Lines changed: 0 additions & 16 deletions

File tree

back/cron.json

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -15,22 +15,6 @@
1515
{
1616
"command": "40 0 * * * tools/sync-nexus.sh",
1717
"size": "S"
18-
},
19-
{
20-
"command": "0 0 1 * * tools/import-decoupage-administratif.sh",
21-
"size": "S"
22-
},
23-
{
24-
"command": "0 8 * * * tools/close-expired-orientations.sh",
25-
"size": "S"
26-
},
27-
{
28-
"command": "0 2 * * * tools/delete-old-closed-orientation-attachments.sh",
29-
"size": "S"
30-
},
31-
{
32-
"command": "0 6 * * * tools/anonymize-orientations.sh",
33-
"size": "S"
3418
}
3519
]
3620
}

0 commit comments

Comments
 (0)