Build & Push Portfolio Image / build-push (push) Failing after 1m11s
Missing env vars caused LLM calls to fail even with valid OAuth tokens. Now pod has: - Auth credentials (Authentik client_id/secret/token_url) ✅ - LLM endpoint (api.riotpiao.com/v1/chat/completions) ✅ - Model (qwen2.5:3b-instruct) ✅ Chat API will now successfully authenticate and call LLM gateway.