Skip to content

Commit 4aa3805

Browse files
committed
docs(configuration): update build command environment definition to include PACKAGE_NAME variable
1 parent db9bc13 commit 4aa3805

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuration/configuration.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,7 @@ GITLAB_CI Pass-through ``true`` if exists in process env, unset
210210
HOME Pass-through ``HOME`` of parent process
211211
NEW_VERSION Semantically determined next version (ex. ``1.2.3``)
212212
PATH Pass-through ``PATH`` of parent process
213+
PACKAGE_NAME Project name as defined in ``pyproject.toml:project.name``
213214
PSR_DOCKER_GITHUB_ACTION Pass-through ``true`` if exists in process env, unset otherwise
214215
VIRTUAL_ENV Pass-through ``VIRTUAL_ENV`` if exists in process env, unset otherwise
215216
======================== ======================================================================

0 commit comments

Comments
 (0)