Fixed change config pipeline

Change-Id: Id16439c2844524aa656da550ca6551fdd21f195d
diff --git a/generate-cookiecutter-products-auto.groovy b/generate-cookiecutter-products-auto.groovy
index 0e4cb63..2a8f0ff 100644
--- a/generate-cookiecutter-products-auto.groovy
+++ b/generate-cookiecutter-products-auto.groovy
@@ -138,6 +138,7 @@
                 archiveArtifacts artifacts: "${clusterName}.tar.gz"
                 if(EMAIl_ADDRESS.toBoolean()){
                      //TODO: mail
+                     def TODO= "todo"
                 }
             }