- Single job instead of 3 (no artifact overhead) - Build directly on k3s node (avoids image transfer) - Parallel Docker builds with BuildKit - Auto-create namespace if missing - Automatic rollback on failure - Health check via domain |
||
|---|---|---|
| .. | ||
| .env.example | ||
| Dockerfile.api | ||
| Dockerfile.frontend | ||
| docker-compose.yml | ||
| nginx.conf | ||
| start.sh | ||