fix: Update CI workflow to publish Docker image and document Coolify deployment process
CI / lint-test-build (push) Successful in 2m36s

This commit is contained in:
2026-06-01 17:48:13 +02:00
parent df55953d31
commit 8ef8dc801d
3 changed files with 29 additions and 33 deletions
+1
View File
@@ -29,6 +29,7 @@
- Optimized dashboard metrics aggregation to use DuckDB SQL aggregates/quantiles instead of Python row scans.
- Added backtesting usage and replay format documentation to README.
- Dashboard controls now surface tradable pairs and strategy config snapshot values.
- CI now publishes `git.allucanget.biz/allucanget/arbitrade:latest`, and README now documents Coolify image deployment with runtime environment variables managed in Coolify.
### Removed