Skip to content

fix(ci): GitLab curl CA bundle for push-to-coder - #4

Merged
surrealwolf merged 1 commit into
mainfrom
fix/gitlab-ci-curl-ca
Jun 5, 2026
Merged

fix(ci): GitLab curl CA bundle for push-to-coder#4
surrealwolf merged 1 commit into
mainfrom
fix/gitlab-ci-curl-ca

Conversation

@surrealwolf

Copy link
Copy Markdown
Contributor

Summary

  • Fix push-to-coder GitLab job failing with curl: (77) error setting certificate file
  • Unset runner-injected SSL_CERT_FILE / CURL_CA_BUNDLE when the path is missing in ubuntu:24.04, then use system /etc/ssl/certs/ca-certificates.crt

Test plan

  • Merge to main and confirm GitLab push-to-coder completes (coder install + template push)

Made with Cursor

K8s runners inject CA paths missing from ubuntu:24.04; curl exits 77 without this.

Co-authored-by: Cursor <cursoragent@cursor.com>
@surrealwolf
surrealwolf marked this pull request as draft June 5, 2026 21:16
@surrealwolf
surrealwolf marked this pull request as ready for review June 5, 2026 21:18
@surrealwolf
surrealwolf merged commit 24ac894 into main Jun 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant