diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1eda4a0af1f4f71be29b449bbd26618c13ef909d..a104260cc677416df30ae366e296890d38aaa174 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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"