You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
662 B
13 lines
662 B
2 years ago
|
# Reconnect Unity Cloud Build
|
||
|
|
||
|
If you were using Cloud Build with Collaborate, you will need to reconnect Cloud build to use with Plastic SCM.
|
||
|
|
||
|
1. In the Unity dashboard, go to the **Projects** page and click your project.
|
||
|
2. Click **DevOps** > **Cloud Build** > **Config**.
|
||
|
3. In **Source Control Settings**, click **Edit Source Control**.
|
||
|
4. In the **Source Control window**, click the **Plastic SCM** tile.
|
||
|
5. Add the name of your organization with @cloud after it. For example, Exampleproject@cloud.
|
||
|
6. Click **Next**.
|
||
|
7. If everything is correct, click the **Continue With Unity ID** button.
|
||
|
8. Cloud Build is now connected to your project via Plastic SCM.
|