summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-05-17 13:57:43 +0000
committerAlessio Caiazza <acaiazza@gitlab.com>2018-05-22 13:36:02 +0200
commitab4df99b0b1b59e69df1325ec06d2cd15fad1ab2 (patch)
tree4ad559069aac324dafed877ccc1571a5595c3146
parentc6140b0a4b176a61cc525e5730197578fd46e859 (diff)
downloadgitlab-ce-ab4df99b0b1b59e69df1325ec06d2cd15fad1ab2.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