aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster
diff options
context:
space:
mode:
Diffstat (limited to 'syz-cluster')
-rw-r--r--syz-cluster/workflow/triage-step/workflow-template.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/syz-cluster/workflow/triage-step/workflow-template.yaml b/syz-cluster/workflow/triage-step/workflow-template.yaml
index 35a163bdd..c30ec83e9 100644
--- a/syz-cluster/workflow/triage-step/workflow-template.yaml
+++ b/syz-cluster/workflow/triage-step/workflow-template.yaml
@@ -24,6 +24,7 @@ spec:
- -c
- |
git clone --reference /kernel-repo -c remote.origin.fetch="+refs/heads/*:refs/heads/*" /kernel-repo /workdir
+ git -C /workdir commit-graph write --reachable
env:
- name: GIT_DISCOVERY_ACROSS_FILESYSTEM
value: "1"