summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-17 13:57:43 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-05-17 13:57:43 +0000
commit2eb8099fb752a6fe4c751f739c2b5520d450ad4c (patch)
tree14c65a0469b97e666dc357e5c450676a57cb14b0
parentec7163ae1db54f4adce7942673abc8a4a073fbd6 (diff)
parent143a98a3054644f70fbcc725c453f443c4546e3c (diff)
downloadgitlab-ce-2eb8099fb752a6fe4c751f739c2b5520d450ad4c.tar.gz
Merge branch 'docs/46042-document-that-project-templates-can-be-used-with-auto-devops' into 'master'
Resolve "Document that Project Templates can be used with Auto DevOps" Closes #46042 See merge request gitlab-org/gitlab-ce!19009
-rw-r--r--doc/topics/autodevops/quick_start_guide.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/topics/autodevops/quick_start_guide.md b/doc/topics/autodevops/quick_start_guide.md
index 15567715c98..0b16af2953b 100644
--- a/doc/topics/autodevops/quick_start_guide.md
+++ b/doc/topics/autodevops/quick_start_guide.md
@@ -23,6 +23,10 @@ page](https://gitlab.com/auto-devops-examples/minimal-ruby-app) and press the
**Fork** button. Soon you should have a project under your namespace with the
necessary files.
+You can also start a new project from a
+[GitLab project template](https://gitlab.com/gitlab-org/project-templates) if
+you want to use a different language.
+
## Setup your own cluster on Google Kubernetes Engine
If you do not already have a Google Cloud account, create one at