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

Merge branch 'fix/annotations-1' into 'main'

Comma seems a problem

See merge request components/opentofu!210
parents 44c3a476 b41f4e1f
No related branches found
No related tags found
No related merge requests found
...@@ -301,7 +301,7 @@ gitlab-opentofu-image:sign: ...@@ -301,7 +301,7 @@ gitlab-opentofu-image:sign:
--annotations "org.opencontainers.image.licenses=MIT" --annotations "org.opencontainers.image.licenses=MIT"
--annotations "org.opencontainers.image.ref.name=$RELEASE_IMAGE" --annotations "org.opencontainers.image.ref.name=$RELEASE_IMAGE"
--annotations "org.opencontainers.image.title='GitLab OpenTofu CI/CD Component'" --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.name=$GITLAB_USER_NAME"
--annotations "com.gitlab.ci.user.id=$GITLAB_USER_ID" --annotations "com.gitlab.ci.user.id=$GITLAB_USER_ID"
--annotations "com.gitlab.ci.pipeline.id=$CI_PIPELINE_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