Parcourir la source

fix: missing release update job

NGPixel il y a 5 ans
Parent
commit
b5d773caec
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  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