We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 139c184 + 7319531 commit e74d2bfCopy full SHA for e74d2bf
Sources/hostmgr/commands/generate/GenerateBuildkiteJobScript.swift
@@ -59,6 +59,8 @@ struct GenerateBuildkiteJobScript: ParsableCommand {
59
"BUILDKITE_AGENT_DEBUG",
60
"BUILDKITE_AGENT_PROFILE",
61
"BUILDKITE_BOOTSTRAP_PHASES",
62
+ "BUILDKITE_LABEL",
63
+ "BUILDKITE_AGENT_NAME",
64
65
/// These ones aren't printed as part of the default list – we're copying them so that `bootstrap` works
66
"BUILDKITE_AGENT_ACCESS_TOKEN",
0 commit comments