summaryrefslogtreecommitdiff
path: root/doc/articles/index.md
diff options
context:
space:
mode:
authorAchilleas Pipinellis <axil@gitlab.com>2018-01-11 17:13:29 +0000
committerAchilleas Pipinellis <axil@gitlab.com>2018-01-11 17:13:29 +0000
commit685780d5b4606dce440ba8121e774fd6e7884ea2 (patch)
tree7f05bda95bfd3ff1b393784900a42a7b0e42c04d /doc/articles/index.md
parent4d94c6d308380c9ddb38a8739f9831d7b092dd18 (diff)
parent7a01d667ce406d880225259bfc8595e7add836d9 (diff)
downloadgitlab-ce-685780d5b4606dce440ba8121e774fd6e7884ea2.tar.gz
Merge branch 'docs-move-article-laravel-envoy' into 'master'
Docs: move article "Laravel and Envoy w/ CI/CD" See merge request gitlab-org/gitlab-ce!16359
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r--doc/articles/index.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md
index ca605bb47ed..8385ef936c6 100644
--- a/doc/articles/index.md
+++ b/doc/articles/index.md
@@ -17,7 +17,6 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM
| Article title | Category | Publishing date |
| :------------ | :------: | --------------: |
| [Autoscaling GitLab Runners on AWS](runner_autoscale_aws/index.md) | Admin guide | 2017-11-24 |
-| [How to test and deploy Laravel/PHP applications with GitLab CI/CD and Envoy](laravel_with_gitlab_and_envoy/index.md) | Tutorial | 2017-08-31 |
| [Making CI Easier with GitLab](https://about.gitlab.com/2017/07/13/making-ci-easier-with-gitlab/) | Concepts | 2017-07-13 |
| [Dockerizing GitLab Review Apps](https://about.gitlab.com/2017/07/11/dockerizing-review-apps/) | Concepts | 2017-07-11 |
| [Continuous Integration: From Jenkins to GitLab Using Docker](https://about.gitlab.com/2017/07/27/docker-my-precious/) | Concepts | 2017-07-27 |