File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 23
23
INVOCATION_SPEC = "https://raw.githubusercontent.com/analyst-collective/dbt/master/events/schemas/com.fishtownanalytics/invocation_event.json"
24
24
PLATFORM_SPEC = "https://raw.githubusercontent.com/analyst-collective/dbt/master/events/schemas/com.fishtownanalytics/platform_context.json"
25
25
RUN_MODEL_SPEC = "https://raw.githubusercontent.com/analyst-collective/dbt/master/events/schemas/com.fishtownanalytics/run_model_context.json"
26
- INVOCATION_ENV_SPEC = "https://raw.githubusercontent.com/analyst-collective/dbt/feature/track_dbt_environment /events/schemas/com.fishtownanalytics/invocation_env_context.json"
26
+ INVOCATION_ENV_SPEC = "https://raw.githubusercontent.com/analyst-collective/dbt/master /events/schemas/com.fishtownanalytics/invocation_env_context.json"
27
27
28
28
DBT_INVOCATION_ENV = 'DBT_INVOCATION_ENV'
29
29
You can’t perform that action at this time.
0 commit comments