Files
sase.tr/.github/workflows
Semih e978efa37c
Some checks failed
Deploy / Deploy to Production (push) Has been cancelled
ci(deploy): use fetch+reset instead of pull to ignore stale build artifacts
Production server's working tree had a modified tsbuildinfo from previous
builds that was blocking 'git pull' after we removed the file from tracking.
Switch to 'git fetch origin main + git reset --hard origin/main' so the
deploy server always matches main exactly, ignoring any local working-tree
state.
2026-05-10 23:58:55 +00:00
..