From e74f3b05bc0ed617dd459d9c05ad19734dfc0340 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Thu, 18 May 2017 08:08:51 +0000 Subject: Add Code Climate CLI example to CI documentation --- doc/ci/README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ci/README.md') diff --git a/doc/ci/README.md b/doc/ci/README.md index c4f9a3cb573..86de0ee9043 100644 --- a/doc/ci/README.md +++ b/doc/ci/README.md @@ -108,6 +108,7 @@ Here is an collection of tutorials and guides on setting up your CI pipeline. - [Scala](examples/test-scala-application.md) - [Phoenix](examples/test-phoenix-application.md) - [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) - **Blog posts** - [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/) -- cgit v1.2.1