diff --git a/templates/da_cache_to_shub.json.j2 b/templates/da_cache_to_shub.json.j2 index 28c83a9..0d1d52f 100644 --- a/templates/da_cache_to_shub.json.j2 +++ b/templates/da_cache_to_shub.json.j2 @@ -37,7 +37,8 @@ "taskReferenceName": "init2", "type": "LAMBDA", "inputParameters": { - "workspace_root_folder_id" : "${get_workspace.output.response.item.id}" + "workspace_root_folder_id" : "${get_workspace.output.response.body.item.id}", + "scriptExpression": "1 === 1" } }, {