github.com/drone/go-convert@v0.0.0-20240307072510-6bd371c65e61/convert/gitlab/yaml/testdata/job_keywords/variables/value.yaml (about)

     1  # https://docs.gitlab.com/ee/ci/yaml/#variablesvalue
     2  
     3  variables:
     4    DEPLOY_ENVIRONMENT:
     5      value: "staging"
     6      description: "The deployment target. Change this variable to 'canary' or 'production' if needed."