This line contains a control char instead of double-quotes: https://github.com/IBM/dbb/blob/b79ba776e88afc520974b10f9554657bd032a2e3/Templates/GitlabCIPipeline-for-zos-native-runner/.gitlab-ci.yml#L387 Should be: ``` name: "productionDeploymentReport-${CI_PIPELINE_ID}" ```
This line contains a control char instead of double-quotes:
dbb/Templates/GitlabCIPipeline-for-zos-native-runner/.gitlab-ci.yml
Line 387 in b79ba77
Should be: