summaryrefslogtreecommitdiff
path: root/spec/frontend/editor/schema/ci/yaml_tests/negative_tests/variables.yml
blob: a7f23cf0d7342f793783a31034bd23a89d807085 (plain)
1
2
3
4
5
# invalid variable (unknown keyword is used)
variables:
  FOO:
    value: BAR
    desc: A single value variable