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

variables.gitlab-ci.yml « package-and-test « ci « .gitlab - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cd22fa0e6e40186c5f466076184cdb5fb184bc74 (plain)
1
2
3
4
5
6
7
8
9
10
# Default variables for package-and-test

variables:
  SKIP_REPORT_IN_ISSUES: "true"
  OMNIBUS_GITLAB_CACHE_UPDATE: "false"
  OMNIBUS_GITLAB_RUBY3_BUILD: "false"
  OMNIBUS_GITLAB_CACHE_EDITION: "GITLAB"
  QA_LOG_LEVEL: "info"
  QA_TESTS: ""
  QA_FEATURE_FLAGS: ""