diff options
author | Fabio Busatto <fabio@gitlab.com> | 2018-05-17 12:57:49 +0000 |
---|---|---|
committer | Fabio Busatto <fabio@gitlab.com> | 2018-05-17 12:57:49 +0000 |
commit | 143a98a3054644f70fbcc725c453f443c4546e3c (patch) | |
tree | 14c65a0469b97e666dc357e5c450676a57cb14b0 | |
parent | ec7163ae1db54f4adce7942673abc8a4a073fbd6 (diff) | |
download | gitlab-ce-143a98a3054644f70fbcc725c453f443c4546e3c.tar.gz |
Update quick_start_guide.md
-rw-r--r-- | doc/topics/autodevops/quick_start_guide.md | 4 |
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 |