From f38e0d5be0df51870d4a619462dfde53d8afb60e Mon Sep 17 00:00:00 2001 From: Fabio Busatto Date: Thu, 3 Aug 2017 09:52:12 +0000 Subject: Update index.md --- .../index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/articles/how_to_use_gitlab_ci_to_deploy_maven_projects_to_artifactory/index.md b/doc/articles/how_to_use_gitlab_ci_to_deploy_maven_projects_to_artifactory/index.md index 9622b4b0761..c029cb65956 100644 --- a/doc/articles/how_to_use_gitlab_ci_to_deploy_maven_projects_to_artifactory/index.md +++ b/doc/articles/how_to_use_gitlab_ci_to_deploy_maven_projects_to_artifactory/index.md @@ -234,7 +234,7 @@ run: ``` It is very similar to the configuration used for `simple-maven-dep`, but instead of the `deploy` job there is a `run` job. -Probably something that you don't want to use in real projects, but here it is useful to see the application automatically running. +Probably something that you don't want to use in real projects, but here it is useful to see the application executed automatically. And that's it! In the `run` job output log you will find a friendly hello to GitLab! -- cgit v1.2.1