Skip to content

Commit 769f2fd

Browse files
Add bktide cache path to buildkite sandbox config
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 9b90e95 commit 769f2fd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

claude/stacks/buildkite.jsonc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
},
1010
"filesystem": {
1111
"allowWrite": [
12-
"~/.local/state/bktide"
12+
"~/.local/state/bktide",
13+
"~/.cache/bktide"
1314
]
1415
}
1516
}

0 commit comments

Comments
 (0)