Skip to content

Commit cb349e8

Browse files
committed
Simplify overall steps
1 parent 3476f39 commit cb349e8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/05-gitlab/01-getting-started.mdx

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@ gitlab using gitlab-ci.
88
## Overall steps
99

1010
1. Understand how [gitlab-ci](https://docs.gitlab.com/ce/ci/) works.
11-
2. Add build scripts and integrations in your Unity project
11+
2. Add build scripts and gitlab-ci integration in your Unity project
1212
3. Configure a license for Unity.
13-
4. Set up a gitlab-ci pipeline for your project.
14-
5. Result: Accept merge requests with more confidence.
13+
4. Successfully build and test your Unity project 🎉
1514

1615
## First time using Gitlab CI?
1716

0 commit comments

Comments
 (0)