diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 10:17:01 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-31 10:17:01 -0300 |
commit | a9394fc9ea9871a2c81e65341ef21eca5e920adb (patch) | |
tree | 8023830df6dd5b0fb268188c419d824af09e06f7 /doc/ci | |
parent | d6f88d229506be03f293e24e1f747cd91c75171f (diff) | |
download | gitlab-ce-a9394fc9ea9871a2c81e65341ef21eca5e920adb.tar.gz |
index article from CI index
Diffstat (limited to 'doc/ci')
-rw-r--r-- | doc/ci/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ci/README.md b/doc/ci/README.md index c722d895f42..d0c7f32a242 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -112,6 +112,7 @@ Here is an collection of tutorials and guides on setting up your CI pipeline. - [Run PHP Composer & NPM scripts then deploy them to a staging server](examples/deployment/composer-npm-deploy.md) - [Analyze code quality with the Code Climate CLI](examples/code_climate.md) - **Articles** + - [How to test and deploy Laravel/PHP applications with GitLab CI/CD and Envoy](../articles/test_and_deploy_laravel_apps_with_gitlab_ci_and_envoy/index.md) - [How to deploy Maven projects to Artifactory with GitLab CI/CD](../articles/artifactory_and_gitlab/index.md) - [Automated Debian packaging](https://about.gitlab.com/2016/10/12/automated-debian-package-build-with-gitlab-ci/) - [Spring boot application with GitLab CI and Kubernetes](https://about.gitlab.com/2016/12/14/continuous-delivery-of-a-spring-boot-application-with-gitlab-ci-and-kubernetes/) |