Skip to content

Commit 4187888

Browse files
authored
Merge pull request #3 from Automattic/add/BUILDKITE_PULL_REQUEST_REPO-to-jobs
Add BUILDKITE_PULL_REQUEST_REPO to mac jobs
2 parents ec3ae64 + 4899678 commit 4187888

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Sources/hostmgr/commands/generate/GenerateBuildkiteJobScript.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ struct GenerateBuildkiteJobScript: ParsableCommand {
4040
"BUILDKITE_TAG",
4141
"BUILDKITE_REFSPEC",
4242
"BUILDKITE_PULL_REQUEST",
43+
"BUILDKITE_PULL_REQUEST_REPO",
4344
"BUILDKITE_AGENT_META_DATA_QUEUE",
4445
"BUILDKITE_ORGANIZATION_SLUG",
4546
"BUILDKITE_PIPELINE_SLUG",

0 commit comments

Comments
 (0)