Skip to content

Commit ee5bb12

Browse files
committed
Tip communicating that environment variables can be added manually
1 parent cad4a3f commit ee5bb12

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/builds.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,3 +225,8 @@ The *Sphinx* and *Mkdocs* builders set the following RTD-specific environment va
225225
+-------------------------+--------------------------------------------------+----------------------+
226226
| ``READTHEDOCS_PROJECT`` | The RTD name of the project which is being built | ``myexampleproject`` |
227227
+-------------------------+--------------------------------------------------+----------------------+
228+
229+
.. tip::
230+
231+
In case extra environment variables are needed to the build process (like secrets, tokens, etc),
232+
you can add them going to **Admin > Environment Variables** in your project.

0 commit comments

Comments
 (0)