Skip to content

Commit 8e3153d

Browse files
committed
[test]
1 parent 82e0410 commit 8e3153d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildkite/clone_repositories.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
1111
origin_repo="$(echo "$BUILDKITE_REPO" | sed "s/.*\/\([^\]*\)[.]git/\1/")"
1212

1313
echo "--- Cloning all core repositories"
14+
echo "BUILDKITE_PULL_REQUEST_REPO='${BUILDKITE_PULL_REQUEST_REPO:-}'"
1415
repositories=(dmd druntime phobos tools dub)
1516

1617
# For PRs to dlang/ci, clone itself too, s.t. the code below can be tested

0 commit comments

Comments
 (0)