diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-12-21 18:41:33 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-12-21 18:41:33 +0000 |
commit | 1972bda2a0fa5eba8f3596ca15b737c18fcf76f6 (patch) | |
tree | cd434807e59a285d3df6532e32045fa15262b209 /doc/articles/index.md | |
parent | baa6438b966a3f96041c8069a81836a7cd1e9a65 (diff) | |
download | gitlab-ce-1972bda2a0fa5eba8f3596ca15b737c18fcf76f6.tar.gz |
Docs: move article Artifactory + GL to subject-related folder
Diffstat (limited to 'doc/articles/index.md')
-rw-r--r-- | doc/articles/index.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index 862fe0868a6..7b60ce1d8b9 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -28,7 +28,6 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM | :------------ | :------: | --------------: | | [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 | -| [How to deploy Maven projects to Artifactory with GitLab CI/CD](artifactory_and_gitlab/index.md) | Tutorial | 2017-08-15 | | [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 | |