Skip to content

feat: export CI_API_V4_URL variable in goreleaser task

What

feat: export CI_API_V4_URL variable in goreleaser task.

Why

To fix the intermediate-builds release after https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/library/intermediate-builds/-/merge_requests/61:

  ⨯ release failed after 13m3s                       error=scm releases: failed to publish artifacts: templating GitLab API URL: template: failed to apply "{{ .Env.CI_API_V4_URL }}": map has no entry for key "CI_API_V4_URL"

https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/library/intermediate-builds/-/jobs/8941599261

Merge request reports

Loading