We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3476f39 commit cb349e8Copy full SHA for cb349e8
docs/05-gitlab/01-getting-started.mdx
@@ -8,10 +8,9 @@ gitlab using gitlab-ci.
8
## Overall steps
9
10
1. Understand how [gitlab-ci](https://docs.gitlab.com/ce/ci/) works.
11
-2. Add build scripts and integrations in your Unity project
+2. Add build scripts and gitlab-ci integration in your Unity project
12
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.
+4. Successfully build and test your Unity project 🎉
15
16
## First time using Gitlab CI?
17
0 commit comments