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

     1  deploy:
     2      only:
     3          variables:
     4              - $RELEASE == "staging"
     5              - $STAGING
     6      script:
     7          - cap staging deploy