summary refs log tree commit diff
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-10-08 17:07:58 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-10-08 17:07:58 +0100
commitb77d92514e5bc71aa9c51908435ecc2e48051983 (patch)
tree3b5dcb2d56e3ca777d98b8002487659e0bb6664d
parentpeek (diff)
downloadsynapse-b77d92514e5bc71aa9c51908435ecc2e48051983.tar.xz
peek
Diffstat (limited to '')
-rw-r--r--.buildkite/pipeline.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml

index 1650eb42bb..2fb3682a91 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml
@@ -53,7 +53,7 @@ steps: command: - "bash .buildkite/merge_base_branch.sh" - "pwd" - - "ls" + - "ls -a" - "ls /" - "ls jenkins" - "bash /synapse_sytest.sh"