Skip to content

Commit 8b048a7

Browse files
committed
[test]
1 parent f8f9629 commit 8b048a7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

buildkite.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ if [ "${BUILDKITE_PULL_REQUEST_BASE_BRANCH:-master}" == "dmd-cxx" ] ; then
66
exit 0
77
fi
88

9+
echo "BUILDKITE_PULL_REQUEST_REPO='${BUILDKITE_PULL_REQUEST_REPO:-}'"
10+
911
read -r -d '' LOAD_CI_FOLDER <<- EOM
1012
# just to be sure there isn't anything old left
1113
git clean -ffdxq .

0 commit comments

Comments
 (0)