Skip to content

Commit 90f136d

Browse files
Added CYLC_SOURCE_DIRECTORY template variable to jinja2 doc (#868)
* Added CYLC_SOURCE_DIRECTORY template variable to jinja2 doc * Update src/user-guide/writing-workflows/jinja2.rst Co-authored-by: Oliver Sanders <[email protected]> --------- Co-authored-by: Oliver Sanders <[email protected]>
1 parent 5908fa7 commit 90f136d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/user-guide/writing-workflows/jinja2.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ Jinja2 CYLC variables available when parsing any workflow (source or installed):
139139
====================== ==============
140140
CYLC_VERSION Version of Cylc parsing the configuration
141141
CYLC_WORKFLOW_NAME Workflow name (source, or run ID minus run name)
142+
CYLC_WORKFLOW_SRC_DIR Path of the source directory.
142143
CYLC_TEMPLATE_VARS Variables set by '--set' CLI options or plugins
143144
====================== ==============
144145

0 commit comments

Comments
 (0)