diff --git a/Jenkinsfile b/Jenkinsfile index 3eaa434..4340be2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -61,7 +61,6 @@ pipeline { steps { echo 'Cron build enabled. Deploy from system ongoing' echo 'Components to deploy:' - cat "${DEPLOY_FILE}" script { // parse the report and extract the data def components = parseDeployComponent(deployList)