From 5b184e33a802efeb3ad28ef2fabe4d16e2c0e59d Mon Sep 17 00:00:00 2001 From: Emmanuel Nyachoke Date: Fri, 19 Jan 2024 11:23:20 +0300 Subject: [PATCH] Remove debug --- node-scripts/src/pipeline3/scripts.js | 1 - 1 file changed, 1 deletion(-) diff --git a/node-scripts/src/pipeline3/scripts.js b/node-scripts/src/pipeline3/scripts.js index 45fbceb..8a7063e 100644 --- a/node-scripts/src/pipeline3/scripts.js +++ b/node-scripts/src/pipeline3/scripts.js @@ -18,7 +18,6 @@ const createEnvVarFile = function(instanceDef, deploymentBasePath) { deploymentBasePath ) .toString(); - console.info(instanceDef.deployment); if ( instanceDef.deployment && instanceDef.deployment.value &&