diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-15 14:17:14 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-08-15 14:17:14 -0300 |
commit | 7a11a03f2d9e653e362238e6885b49a462de761c (patch) | |
tree | 8ff0ca5280e44754809837807d0fe110598a7066 | |
parent | f3f540af82e1ae17828df79c86f1e2ecff707d85 (diff) | |
download | gitlab-ce-7a11a03f2d9e653e362238e6885b49a462de761c.tar.gz |
new articles come first
-rw-r--r-- | doc/articles/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/articles/index.md b/doc/articles/index.md index e784b42ba99..3039faca411 100644 --- a/doc/articles/index.md +++ b/doc/articles/index.md @@ -26,6 +26,7 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM | Article title | Category | Publishing date | | :------------ | :------: | --------------: | +| [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 | @@ -37,7 +38,6 @@ Build, test, and deploy the software you develop with [GitLab CI/CD](../ci/READM | [GitLab Container Registry](https://about.gitlab.com/2016/05/23/gitlab-container-registry/) | Technical overview | 2016/05/23 | | [How to use GitLab CI and MacStadium to build your macOS or iOS projects](https://about.gitlab.com/2017/05/15/how-to-use-macstadium-and-gitlab-ci-to-build-your-macos-or-ios-projects/) | Technical overview | 2017/05/15 | | [Setting up GitLab CI for iOS projects](https://about.gitlab.com/2016/03/10/setting-up-gitlab-ci-for-ios-projects/) | Tutorial | 2016/03/10 | -| [How to deploy Maven projects to Artifactory with GitLab CI/CD](artifactory_and_gitlab/index.md) | Tutorial | 2017/08/03 | ## Git |