Skip to content

Commit 8c11f54

Browse files
committed
Add comment
1 parent 48eecfb commit 8c11f54

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

readthedocs/projects/tasks/builds.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,8 @@ def execute(self):
209209
environment={
210210
"GIT_TERMINAL_PROMPT": "0",
211211
},
212+
# Pass the api_client so that all environments have it.
213+
# This is needed for ``readthedocs-corporate``.
212214
api_client=self.data.api_client,
213215
# Do not try to save commands on the db because they are just for
214216
# sync repository

0 commit comments

Comments
 (0)