Correcting LAVA job definition

Changes made to Jinj2 template to fix incorrect yaml

Signed-off-by: Dean Arnold <dean.arnold@arm.com>
Change-Id: Ief3bc6ff78a91bbd1075da89e44ab544ed4b7135
diff --git a/lava_helper/jinja2_templates/template_tfm_mps2_sse_200.jinja2 b/lava_helper/jinja2_templates/template_tfm_mps2_sse_200.jinja2
index cff2404..ee2dd8d 100644
--- a/lava_helper/jinja2_templates/template_tfm_mps2_sse_200.jinja2
+++ b/lava_helper/jinja2_templates/template_tfm_mps2_sse_200.jinja2
@@ -28,10 +28,10 @@
             url: {{ recovery_store_url }}/lastSuccessfulBuild/artifact/{{ recovery }}
             compression: gz
         namespace: target
-  {% for compiler in compilers %}
+  {%- for compiler in compilers %}
     {%- for build_type in build_types %}
       {%- for boot_type in boot_types %}
-        {%- for name, test in tests.items() -%}
+        {% for name, test in tests.items() %}
     - deploy:
         to: mps
         images: