Remove custome_container for building the docs (#4198)

This commit is contained in:
Albert Villanova del Moral
2025-10-06 08:31:58 +02:00
committed by GitHub
parent ced8b337ba
commit 0c2dc14014
2 changed files with 0 additions and 2 deletions

View File

@ -14,6 +14,5 @@ jobs:
commit_sha: ${{ github.sha }}
package: trl
version_tag_suffix: ""
custom_container: huggingface/transformers-doc-builder
secrets:
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

View File

@ -16,4 +16,3 @@ jobs:
pr_number: ${{ github.event.number }}
package: trl
version_tag_suffix: ""
custom_container: huggingface/transformers-doc-builder