From 1a58f6196f2f601b85daf997c3749aff9eb98e70 Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Wed, 9 Oct 2019 11:17:36 +0100 Subject: Try to run stuff on buildkite --- .buildkite/pipeline.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 72678e82c8..d890e4a9c0 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -52,15 +52,10 @@ steps: POSTGRES: "1" command: - "bash .buildkite/merge_base_branch.sh" - - "pwd" - - "git --git-dir=/src/.git symbolic-ref HEAD" - - "ls -a" - - "ls /" - - "ls jenkins" - "bash /synapse_sytest.sh" plugins: - docker#v3.0.1: - image: "matrixdotorg/sytest-synapse:dinsic" + image: "matrixdotorg/sytest-synapse:dinsic-test" propagate-environment: true always-pull: true workdir: "/src" -- cgit 1.5.1