Welcome to mirror list, hosted at ThFree Co, Russian Federation.

variables.yml « positive_tests « yaml_tests « ci « schema « editor « frontend « spec - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ee71087a72eaab6f29c071f6a6ea9ba2741839b3 (plain)
1
2
3
4
5
6
7
8
variables:
  TEST_VAR: "hello world!"
  123456: "123456"
  FOO:
    value: "BAR"
    description: "A single value variable"
  DEPLOY_ENVIRONMENT:
    description: "A multi-value variable"