Skip to content

Commit bae27bf

Browse files
authored
add selector variable (#564)
1 parent c76aae0 commit bae27bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

self-host/customize-deployment/environment-variables.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@ The admin, organization, and API key variables from [Initialize instance](#initi
600600
| `repository` | Yes | Repository in `org/repo` format. |
601601
| `branch` | Yes | Branch name to pull the dbt project from. |
602602
| `project_sub_path` | Yes | Subdirectory path within the repo (use `/` for the root). |
603+
| `selector` | No | dbt [selector](https://docs.getdbt.com/reference/node-selection/yaml-selectors) name to limit which models are compiled. |
603604

604605
### Example
605606

0 commit comments

Comments
 (0)