From 507d9e84d73618eb3793c4b82547874052fb7833 Mon Sep 17 00:00:00 2001 From: Fabio Busatto Date: Tue, 19 Sep 2017 18:14:46 +0000 Subject: Update _show.html.haml --- app/views/projects/pipelines_settings/_show.html.haml | 1 + 1 file changed, 1 insertion(+) (limited to 'app') diff --git a/app/views/projects/pipelines_settings/_show.html.haml b/app/views/projects/pipelines_settings/_show.html.haml index 1f116c93192..21d01242c0e 100644 --- a/app/views/projects/pipelines_settings/_show.html.haml +++ b/app/views/projects/pipelines_settings/_show.html.haml @@ -6,6 +6,7 @@ %h5 Auto DevOps (Beta) %p Auto DevOps will automatically build, test, and deploy your application based on a predefined Continuous Integration and Delivery configuration. + This will happen starting with the next event (e.g.: push) that occurs to the project. = link_to 'Learn more about Auto DevOps', help_page_path('topics/autodevops/index.md') - message = auto_devops_warning_message(@project) - if message -- cgit v1.2.1