mirror of
https://github.com/bazel-contrib/bazel-lib
synced 2024-11-28 21:33:48 +00:00
8 lines
51 B
YAML
8 lines
51 B
YAML
foo: bar
|
|
value: 123
|
|
moo:
|
|
- 1
|
|
- 2
|
|
- 3
|
|
a: true
|