.
Some checks failed
Resume Content Validation / validate-resume (push) Failing after 4m32s
Spell Check / Check spelling (push) Successful in 9s
vale / runner / vale (push) Successful in 4s

This commit is contained in:
g_it 2026-04-08 17:07:31 +02:00
commit 9efc306e38
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627

View file

@ -51,10 +51,10 @@ jobs:
}"
echo "Testing Ollama connectivity..."
curl -v http://ollama:11434/api/tags || echo "Ollama unreachable"
curl -v http://10.0.1.84:11434/api/tags || echo "Ollama unreachable"
echo "Sending validation request to Ollama..."
RESPONSE=$(curl -s -X POST http://ollama:11434/api/generate \
RESPONSE=$(curl -s -X POST http://10.0.1.84:11434/api/generate \
-H "Content-Type: application/json" \
--max-time 300 \
-d "{