Ver código fonte

fix: missing release update job

NGPixel 5 anos atrás
pai
commit
b5d773caec
1 arquivos alterados com 5 adições e 0 exclusões
  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