12 lines
153 B
YAML
12 lines
153 B
YAML
|
---
|
||
|
version: 1.1
|
||
|
|
||
|
custom1:
|
||
|
description: the first variable
|
||
|
type: custom
|
||
|
|
||
|
custom2:
|
||
|
description: the seconf variable
|
||
|
type: custom
|
||
|
default: value
|