ci: shard docker live model checks

This commit is contained in:
Peter Steinberger
2026-04-23 08:40:09 +01:00
parent fc4295f562
commit dbcee0bc76
5 changed files with 133 additions and 6 deletions

View File

@@ -64,7 +64,8 @@ for env_key in \
Z_AI_API_KEY \
BYTEPLUS_ACCESS_KEY_ID \
BYTEPLUS_SECRET_ACCESS_KEY \
CLAUDE_CODE_OAUTH_TOKEN
CLAUDE_CODE_OAUTH_TOKEN \
FIREWORKS_API_KEY
do
append_profile_env "$env_key"
done