Browse Source

fix: missing release update job

NGPixel 5 years ago
parent
commit
b5d773caec
1 changed files with 5 additions and 0 deletions
  1. 5 0
      server/app/data.yml

+ 5 - 0
server/app/data.yml

@@ -80,6 +80,11 @@ jobs:
     schedule: P1D
     offlineSkip: true
     repeat: true
+  syncGraphUpdates:
+    onInit: true
+    schedule: P1D
+    offlineSkip: true
+    repeat: true
   rebuildTree:
     onInit: true
     offlineSkip: false