Files
cloud-host/.gitea/workflows
keyhan e05e5e54ca
Build and Deploy Platform / build-and-deploy (push) Waiting to run
ci: fix kaniko base-image pulls via egress proxy, use alpine/git for clone, longer build timeout
- Kaniko needs the egress proxy to pull node:24-alpine from docker.io
  (envFrom registry-egress-proxy; NO_PROXY keeps harbor push direct)
- Replace flaky apk-add-git init with alpine/git image
- Dump kaniko logs into workflow output on build timeout/failure

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-02 15:30:44 +03:30
..