There was an error while loading. Please reload this page.
1 parent 6966f9e commit e2f8322Copy full SHA for e2f8322
1 file changed
.buildkite/pipeline.yml
@@ -1,6 +1,8 @@
1
env:
2
IMAGE_VERSION: "py3.12-latest"
3
BUILDKITE_CLEAN_CHECKOUT: true
4
+ # Buildkite only launches Modal; remote jobs initialize their own submodules.
5
+ BUILDKITE_GIT_SUBMODULES: false
6
7
notify:
8
- github_commit_status:
0 commit comments