summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.buildkite/pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml

index 2fb3682a91..72678e82c8 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml
@@ -53,6 +53,7 @@ steps: command: - "bash .buildkite/merge_base_branch.sh" - "pwd" + - "git --git-dir=/src/.git symbolic-ref HEAD" - "ls -a" - "ls /" - "ls jenkins"