You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libs/template/templates/lakeflow-pipelines/databricks_template_schema.json
-10Lines changed: 0 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -51,16 +51,6 @@
51
51
"sql"
52
52
],
53
53
"order": 6
54
-
},
55
-
"include_job": {
56
-
"type": "string",
57
-
"description": "\nInclude a job that automatically triggers this pipeline?\nThis trigger will only be enabled for production deployments.\ninclude_job",
58
-
"order": 7,
59
-
"enum": [
60
-
"yes",
61
-
"no"
62
-
],
63
-
"default": "no"
64
54
}
65
55
},
66
56
"success_message": "\n\nYour new project has been created in the '{{.project_name}}' directory!\n\nRefer to the README.md file for \"getting started\" instructions!"
0 commit comments