From 5589db49470160c9359061a5d2c6a0f4df0409bd Mon Sep 17 00:00:00 2001 From: Marcia Ramos Date: Tue, 6 Mar 2018 16:14:19 -0300 Subject: better header --- doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md b/doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md index c9167958189..bfc8558a580 100644 --- a/doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md +++ b/doc/ci/examples/devops_and_game_dev_with_gitlab_ci_cd/index.md @@ -349,7 +349,7 @@ test: - built/ ``` -### Run +### Run your CI/CD pipeline That's it! Add all your new files, commit, and push. For a reference of what our repo should look like at this point, please refer to the [final commit related to this article on my sample repository](https://gitlab.com/blitzgren/gitlab-game-demo/commit/8b36ef0ecebcf569aeb251be4ee13743337fcfe2). -- cgit v1.2.1