mirror of https://github.com/databricks/cli.git
11 lines
166 B
YAML
11 lines
166 B
YAML
|
bundle:
|
||
|
name: TestResolveVariableReferencesToEmptyFields
|
||
|
git:
|
||
|
branch: ""
|
||
|
|
||
|
resources:
|
||
|
jobs:
|
||
|
job1:
|
||
|
tags:
|
||
|
git_branch: "${bundle.git.branch}"
|