Files
KArtSell.Aegis/.gitea
kjh2064 85b4842d0d
deploy / deploy (push) Failing after 52s
deploy / notify (push) Successful in 1s
fix(ci): Separate cd and build commands, add step-by-step verification
- Separate cd, pnpm install, and pnpm build into explicit steps
- Return to repo root before copy operation
- Use absolute paths from repo root
- Add echo statements between each major step for debugging
- Add verification check for index.html existence
- Remove variable substitution for clarity

This approach maximizes visibility into which exact step is failing,
making debugging and root cause analysis much easier.

Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
2026-08-17 21:59:09 +09:00
..