From 34e4d27573af8d358b7119f1e4e1c26fc6846439 Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Thu, 11 Jul 2019 16:00:45 +0200 Subject: [PATCH] Add missing space in pipeline --- .buildkite/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildkite/pipeline.yml b/.buildkite/pipeline.yml index d53af97b..8fcb69b6 100644 --- a/.buildkite/pipeline.yml +++ b/.buildkite/pipeline.yml @@ -45,7 +45,7 @@ steps: branches: "master" plugins: - docker#v3.1.0: - image: "runmymind/docker-android-sdk" + image: "runmymind/docker-android-sdk" # Code quality