Browse Source

fix: missing release update job

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

5
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

Loading…
Cancel
Save