Skip to content

Commit 9bc41ff

Browse files
authored
Merge pull request #2700 from buildkite/fix-no-git-submodules-typo
fix: BUILDKIT -> BUILDKITE
2 parents cb0e8c9 + 56b870b commit 9bc41ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/content/agent_attributes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ attributes:
210210
desc: |
211211
Do not allow this agent to run arbitrary console commands.
212212
- name: no-git-submodules
213-
env_var: BUILDKITE_NO_GIT_SUBMODULES, BUILDKIT_DISABLE_GIT_SUBMODULES
213+
env_var: BUILDKITE_NO_GIT_SUBMODULES, BUILDKITE_DISABLE_GIT_SUBMODULES
214214
default_value: "false"
215215
required: false
216216
desc: |

0 commit comments

Comments
 (0)