Skip to content

Control char in GitlabCI template #352

@dennis-behm

Description

@dennis-behm

This line contains a control char instead of double-quotes:

name: “productionDeploymentReport-${CI_PIPELINE_ID}"

Should be:

  name: "productionDeploymentReport-${CI_PIPELINE_ID}" 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions