ci: don't pay the big model tax yet (#38371)

* ci: don't pay the big model tax yet

* skip big in release
This commit is contained in:
Adeeb Shihadeh
2026-07-21 10:55:26 -07:00
committed by GitHub
parent fdd1df79fb
commit ebb5cc12f5
6 changed files with 25 additions and 1 deletions
+5
View File
@@ -15,6 +15,11 @@ concurrency:
group: docs-tests-ci-run-${{ inputs.run_number }}-${{ github.event_name == 'push' && github.ref == 'refs/heads/master' && github.run_id || github.head_ref || github.ref }}-${{ github.workflow }}-${{ github.event_name }}
cancel-in-progress: true
env:
GIT_CONFIG_COUNT: 1
GIT_CONFIG_KEY_0: lfs.fetchexclude
GIT_CONFIG_VALUE_0: openpilot/selfdrive/modeld/models/big_driving_supercombo.onnx
jobs:
docs:
name: build docs