Skip to content
代码片段 群组 项目
该项目从 https://gitlab.com/gitlab-org/gitlab.git 镜像。 拉取镜像更新于
  1. 10月 24, 2020
    • Stan Hu's avatar
      Upgrade to Ruby v2.7.2 in CI · e2f8775e
      Stan Hu 创作于
      Since Ruby 2.7.2 comes with bundler v2.1.4 by default, we need to
      upgrade the Gemfile.lock and bump the CI cache keys. We also need to
      install bundler v1.17.3 to ensure a smooth transition for other
      dependencies, like Gitaly.
      
      Exclude development gems from QA bundle install since debaser doesn't
      compile on Ruby 2.7.
      e2f8775e
  2. 10月 23, 2020
  3. 10月 22, 2020
加载中