Merge branch 'existing-gcp-accounts' into 'master'

Add back copy for existing gcp accounts within offer banner

See merge request gitlab-org/gitlab-ce!20159
This commit is contained in:
Mike Greiling 2018-06-25 22:51:34 +00:00
commit 73e8435110
2 changed files with 6 additions and 1 deletions

View file

@ -6,7 +6,7 @@
= image_tag 'illustrations/logos/google-cloud-platform_logo.svg'
.col-sm-10
%h4= s_('ClusterIntegration|Redeem up to $500 in free credit for Google Cloud Platform')
%p= s_('ClusterIntegration|Every new Google Cloud Platform (GCP) account receives $300 in credit upon %{sign_up_link}. In partnership with Google, GitLab is able to offer an additional $200 for new GCP accounts to get started with GitLab\'s Google Kubernetes Engine Integration.').html_safe % { sign_up_link: link }
%p= s_('ClusterIntegration|Every new Google Cloud Platform (GCP) account receives $300 in credit upon %{sign_up_link}. In partnership with Google, GitLab is able to offer an additional $200 for both new and existing GCP accounts to get started with GitLab\'s Google Kubernetes Engine Integration.').html_safe % { sign_up_link: link }
%a.btn.btn-info{ href: 'https://goo.gl/AaJzRW', target: '_blank', rel: 'noopener noreferrer' }
Apply for credit

View file

@ -0,0 +1,5 @@
---
title: Add back copy for existing gcp accounts within offer banner
merge_request:
author:
type: changed