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 ec3ae64 + 4899678 commit 4187888Copy full SHA for 4187888
Sources/hostmgr/commands/generate/GenerateBuildkiteJobScript.swift
@@ -40,6 +40,7 @@ struct GenerateBuildkiteJobScript: ParsableCommand {
40
"BUILDKITE_TAG",
41
"BUILDKITE_REFSPEC",
42
"BUILDKITE_PULL_REQUEST",
43
+ "BUILDKITE_PULL_REQUEST_REPO",
44
"BUILDKITE_AGENT_META_DATA_QUEUE",
45
"BUILDKITE_ORGANIZATION_SLUG",
46
"BUILDKITE_PIPELINE_SLUG",
0 commit comments