Skip to content

Commit e2f8322

Browse files
[ci]: skip unused Buildkite submodule checkout (#1614)
1 parent 6966f9e commit e2f8322

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.buildkite/pipeline.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
env:
22
IMAGE_VERSION: "py3.12-latest"
33
BUILDKITE_CLEAN_CHECKOUT: true
4+
# Buildkite only launches Modal; remote jobs initialize their own submodules.
5+
BUILDKITE_GIT_SUBMODULES: false
46

57
notify:
68
- github_commit_status:

0 commit comments

Comments
 (0)