harb/.woodpecker
openhands 1b647f844a ci: fix clone auth — move netrc creds from environment to settings
woodpeckerci/plugin-git reads credentials via PLUGIN_NETRC_* env vars
(set from settings:), not CI_NETRC_* (set from environment:). The
previous fix in 57deaaa put the secret under environment:, so the
plugin never populated .netrc and git fell back to prompting, which
fails with GIT_TERMINAL_PROMPT=0.

Fix both ci.yml and e2e.yml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 09:41:51 +00:00
..
build-ci-images.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
ci.yml ci: fix clone auth — move netrc creds from environment to settings 2026-02-27 09:41:51 +00:00
e2e.yml ci: fix clone auth — move netrc creds from environment to settings 2026-02-27 09:41:51 +00:00
fuzz-nightly.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00
release.yml refactor: consolidate CI and local dev orchestration (#108) 2026-02-03 12:07:28 +01:00