diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-10-08 16:33:17 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-10-08 16:33:17 +0100 |
commit | 078c0638e3fc75f36cdb77e5d1f5cdcc6cfff971 (patch) | |
tree | 0cebd67796b0399c5af70c99d952efc86e77056c /.buildkite/pipeline.yml | |
parent | Try adding workers to CircleCI instead (diff) | |
download | synapse-078c0638e3fc75f36cdb77e5d1f5cdcc6cfff971.tar.xz |
peek
Diffstat (limited to '.buildkite/pipeline.yml')
-rw-r--r-- | .buildkite/pipeline.yml | 1 |
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: |