Commit Graph

3 Commits

Author SHA1 Message Date
saji_kk 6b36ec8241 ci: read VITE env from Gitea action variables instead of hardcoding
Deploy banu-front / deploy (push) Failing after 44m27s
- deploy.yml now uses ${{ vars.VITE_API_BASE_URL }} / ${{ vars.VITE_USE_MOCKS }}
- Dockerfile drops hardcoded prod IP default for VITE_API_BASE_URL
2026-06-11 21:10:37 +00:00
sajjadtalkhabi 9660e3fe8f fix: linter
Deploy banu-front / deploy (push) Successful in 1m28s
2026-05-28 15:52:48 +03:30
sajjadtalkhabi fc0aa2586e ci: add gitea actions workflow for docker deploy
Deploy banu-front / deploy (push) Successful in 52s
Build banu-front image and replace container on port 8080 on push to master.
Runs on self-hosted host runner with docker socket access.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 14:28:54 +03:30