fix: missing release update job
This commit is contained in:
parent
cb322db300
commit
b5d773caec
@ -80,6 +80,11 @@ jobs:
|
|||||||
schedule: P1D
|
schedule: P1D
|
||||||
offlineSkip: true
|
offlineSkip: true
|
||||||
repeat: true
|
repeat: true
|
||||||
|
syncGraphUpdates:
|
||||||
|
onInit: true
|
||||||
|
schedule: P1D
|
||||||
|
offlineSkip: true
|
||||||
|
repeat: true
|
||||||
rebuildTree:
|
rebuildTree:
|
||||||
onInit: true
|
onInit: true
|
||||||
offlineSkip: false
|
offlineSkip: false
|
||||||
|
Loading…
Reference in New Issue
Block a user