Skip to content

Commit c743b91

Browse files
committed
Disable NbpSyncAllJob
We currently lack valid credentials to push changes, so that we don't want to execute the job regularly.
1 parent 58b1bb1 commit c743b91

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

config/recurring.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# command: "SoftDeletedRecord.due.delete_all"
88
# priority: 2
99
# schedule: at 5am every day
10-
nbp_sync_all_job:
11-
class: NbpSyncAllJob
12-
schedule: at 3am every day
10+
#
11+
# nbp_sync_all_job:
12+
# class: NbpSyncAllJob
13+
# schedule: at 3am every day

0 commit comments

Comments
 (0)