summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2018-01-10 14:18:27 -0200
committerMarcia Ramos <virtua.creative@gmail.com>2018-01-10 14:18:27 -0200
commite355669a92987c5e9bdb106d66a1e09499af7fe4 (patch)
tree583e2fc894e8696d34e00bf920daa1e0e8842a02
parent870e92de0c572f4f1bdb42cf908c0f4dfdef3a1a (diff)
downloadgitlab-ce-docs-move-article-laravel-envoy.tar.gz
link article from /ci/examples/readmedocs-move-article-laravel-envoy
-rw-r--r--doc/ci/examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/examples/README.md b/doc/ci/examples/README.md
index 25a0c5dcff5..d4590d0f495 100644
--- a/doc/ci/examples/README.md
+++ b/doc/ci/examples/README.md
@@ -16,6 +16,7 @@ Apart from those, here is an collection of tutorials and guides on setting up yo
- [Testing a PHP application](php.md)
- [Run PHP Composer & NPM scripts then deploy them to a staging server](deployment/composer-npm-deploy.md)
+- [How to test and deploy Laravel/PHP applications with GitLab CI/CD and Envoy](laravel_with_gitlab_and_envoy/index.md)
### Ruby