From 0559c87007972ef76cf26b9dc7e0a150afac69ce Mon Sep 17 00:00:00 2001 From: Brendan Abolivier Date: Thu, 31 Oct 2019 15:49:15 +0000 Subject: Don't use test image --- .buildkite/pipeline.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.buildkite') diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index 1f035a6ab1..75d0eb7f32 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -243,7 +243,7 @@ steps: - "bash /synapse_sytest.sh" plugins: - docker#v3.0.1: - image: "matrixdotorg/sytest-synapse:dinsic-test" + image: "matrixdotorg/sytest-synapse:dinsic" propagate-environment: true always-pull: true workdir: "/src" @@ -269,7 +269,7 @@ steps: - "bash /synapse_sytest.sh" plugins: - docker#v3.0.1: - image: "matrixdotorg/sytest-synapse:dinsic-test" + image: "matrixdotorg/sytest-synapse:dinsic" propagate-environment: true always-pull: true workdir: "/src" -- cgit 1.4.1