fix: override clone step to use internal Forgejo URL #118
No reviewers
Labels
No labels
domain:backend
domain:devops
domain:frontend
status:approved
status:in-progress
status:needs-fix
status:qa
type:bug
type:devops
type:feature
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
forgejo_admin/pal-e-platform!118
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-ci-clone"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Override Woodpecker clone step to use internal Forgejo HTTP URL, breaking the CI chicken-and-egg where push pipelines couldn't clone due to Tailscale funnel TLS EOF errors.
Changes
.woodpecker.yamlusinghttp://forgejo-http.forgejo.svc.cluster.local:80Closes #113
Test Plan
Review Checklist
.woodpecker.yamlonly — no terraform changesRelated