We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e48ecac commit 8e5b066Copy full SHA for 8e5b066
1 file changed
back/cron.json
@@ -15,22 +15,6 @@
15
{
16
"command": "40 0 * * * tools/sync-nexus.sh",
17
"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
26
27
28
- "command": "0 2 * * * tools/delete-old-closed-orientation-attachments.sh",
29
30
31
32
- "command": "0 6 * * * tools/anonymize-orientations.sh",
33
34
}
35
]
36
0 commit comments