GitLab CI 5.4 发布,该版本支持 Gitlab 作为 OAuth 认证服务登录,增加可为每个用户使用的 Runner,对 Runner 和作业打标签,而刚刚 Gitlab CI 又发布了 5.4.1,修复了三个 bug:
Fix 500 on builds page if a build has no jobs
Truncate project token from build trace
Allow users with access to a project see the build trace
gitlab-ci 是为 Gitlab 提供的持续集成服务器。
软件详情:https://github.com/gitlabhq/gitlab-ci
来自:开源中国社区

