mirror of
https://github.com/platformio/platformio-core.git
synced 2025-07-30 10:07:14 +02:00
Document PLATFORMIO_CI_SRC environment variable
This commit is contained in:
@ -41,6 +41,11 @@ easily.
|
|||||||
which can be a path to directory, file or
|
which can be a path to directory, file or
|
||||||
`Glob Pattern <http://en.wikipedia.org/wiki/Glob_(programming)>`_.
|
`Glob Pattern <http://en.wikipedia.org/wiki/Glob_(programming)>`_.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
You can omit ``SRC`` argument and set path (multiple paths are allowed
|
||||||
|
denoting with ``:``) to
|
||||||
|
``PLATFORMIO_CI_SRC`` `Environment variable <http://en.wikipedia.org/wiki/Environment_variable>`_
|
||||||
|
|
||||||
Options
|
Options
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user