提交 5ca29a45 编写于 作者: S Stan Hu

Merge branch...

Merge branch '37890-auto-devops-banner-is-not-shown-when-the-repository-is-empty-new-project' into 'master'

Resolve "Auto DevOps banner is not shown when the repository is empty (new project)"

Closes #37890

See merge request gitlab-org/gitlab-ce!14321
......@@ -27,6 +27,8 @@
- if can?(current_user, :push_code, @project)
%div{ class: container_class }
- if show_auto_devops_callout?(@project)
= render 'shared/auto_devops_callout'
.prepend-top-20
.empty_wrapper
%h3.page-title-empty
......
---
title: Fix Auto DevOps banner to be shown on empty projects
merge_request:
author:
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册