Skip to content

Commit 5d34144

Browse files
albertvillanovaqgallouedec
authored andcommitted
Remove custome_container for building the docs (#4198)
1 parent c1e7ad2 commit 5d34144

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.github/workflows/build_documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,5 @@ jobs:
1414
commit_sha: ${{ github.sha }}
1515
package: trl
1616
version_tag_suffix: ""
17-
custom_container: huggingface/transformers-doc-builder
1817
secrets:
1918
hf_token: ${{ secrets.HF_DOC_BUILD_PUSH }}

.github/workflows/build_pr_documentation.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,3 @@ jobs:
1616
pr_number: ${{ github.event.number }}
1717
package: trl
1818
version_tag_suffix: ""
19-
custom_container: huggingface/transformers-doc-builder

0 commit comments

Comments
 (0)