diff options
author | Brendan Abolivier <babolivier@matrix.org> | 2019-10-08 16:47:18 +0100 |
---|---|---|
committer | Brendan Abolivier <babolivier@matrix.org> | 2019-10-08 16:47:18 +0100 |
commit | 6bf5dbc5f23032021e948e71c8595979c6459d5f (patch) | |
tree | 1a2e84152f630743bae5355a314b3f890cb1049c /.buildkite/pipeline.yml | |
parent | peek (diff) | |
download | synapse-6bf5dbc5f23032021e948e71c8595979c6459d5f.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 3b95ab1053..1650eb42bb 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -55,6 +55,7 @@ steps: - "pwd" - "ls" - "ls /" + - "ls jenkins" - "bash /synapse_sytest.sh" plugins: - docker#v3.0.1: |