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:40:15 +0100
committerBrendan Abolivier <babolivier@matrix.org>2019-10-08 16:40:15 +0100
commita093ac6d86d08eec874c45bf4f504950c233bc02 (patch)
treeac4f18a5c7926ffe4b3cfe583ecf3104a374911e /.buildkite/pipeline.yml
parentTemporarily move the sytest job before the wait (diff)
downloadsynapse-a093ac6d86d08eec874c45bf4f504950c233bc02.tar.xz
peek
Diffstat (limited to '.buildkite/pipeline.yml')
-rw-r--r--.buildkite/pipeline.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml
index d3e8a90297..3b95ab1053 100644
--- a/.buildkite/pipeline.yml
+++ b/.buildkite/pipeline.yml
@@ -52,7 +52,9 @@ steps:
       POSTGRES: "1"
     command:
       - "bash .buildkite/merge_base_branch.sh"
+      - "pwd"
       - "ls"
+      - "ls /"
       - "bash /synapse_sytest.sh"
     plugins:
       - docker#v3.0.1: