Skip to content
Snippets Groups Projects
Unverified Commit b41f4e1f authored by Timo Furrer's avatar Timo Furrer
Browse files

Comma seems a problem

parent 44c3a476
Branches
Tags
No related merge requests found
......@@ -301,7 +301,7 @@ gitlab-opentofu-image:sign:
--annotations "org.opencontainers.image.licenses=MIT"
--annotations "org.opencontainers.image.ref.name=$RELEASE_IMAGE"
--annotations "org.opencontainers.image.title='GitLab OpenTofu CI/CD Component'"
--annotations "org.opencontainers.image.description='GitLab OpenTofu CI/CD Component, including OpenTofu and a wrapper to integrate with GitLab.'"
--annotations "org.opencontainers.image.description='GitLab OpenTofu CI/CD Component including OpenTofu and a wrapper to integrate with GitLab.'"
--annotations "com.gitlab.ci.user.name=$GITLAB_USER_NAME"
--annotations "com.gitlab.ci.user.id=$GITLAB_USER_ID"
--annotations "com.gitlab.ci.pipeline.id=$CI_PIPELINE_ID"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment