Files
Ferrous-Solitaire/.gitea/workflows
funman300 ecab227b8d
Build and Deploy / build-and-push (push) Successful in 21s
ci(deploy): push kustomization updates to deploy branch, not master
The CI bot was committing image-tag bumps back to master after every
Docker build, which forced a `git pull --rebase` before every developer
push. Moving the kustomization commit to a dedicated `deploy` branch
keeps master clean — the build bot no longer diverges it.

Argo CD / Flux should now watch the `deploy` branch (targetRevision:
deploy) instead of master.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-19 16:57:20 -07:00
..