summary refs log tree commit diff
path: root/.buildkite/pipeline.yml
diff options
context:
space:
mode:
authorBrendan Abolivier <babolivier@matrix.org>2019-10-08 16:33:17 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-10-08 16:33:17 +0100
commit078c0638e3fc75f36cdb77e5d1f5cdcc6cfff971 (patch)
tree0cebd67796b0399c5af70c99d952efc86e77056c /.buildkite/pipeline.yml
parentTry adding workers to CircleCI instead (diff)
downloadsynapse-078c0638e3fc75f36cdb77e5d1f5cdcc6cfff971.tar.xz
peek
Diffstat (limited to '.buildkite/pipeline.yml')
-rw-r--r--.buildkite/pipeline.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml
index e875fa61dc..2df0a07b39 100644
--- a/.buildkite/pipeline.yml
+++ b/.buildkite/pipeline.yml
@@ -240,6 +240,7 @@ steps:
       POSTGRES: "1"
     command:
       - "bash .buildkite/merge_base_branch.sh"
+      - "ls"
       - "bash /synapse_sytest.sh"
     plugins:
       - docker#v3.0.1: