|
Before Width: | Height: | Size: 46 KiB |
BIN
docs/shared/tutorials/ci-pipeline-executions.webp
Normal file
|
After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 108 KiB |
BIN
docs/shared/tutorials/connect-to-repository.webp
Normal file
|
After Width: | Height: | Size: 36 KiB |
|
Before Width: | Height: | Size: 141 KiB |
BIN
docs/shared/tutorials/gradle-run-details.webp
Normal file
|
After Width: | Height: | Size: 34 KiB |
@ -294,15 +294,15 @@ To connect to Nx Cloud:
|
||||
- Commit and push your changes to GitHub
|
||||
- Go to [https://cloud.nx.app](https://cloud.nx.app), create an account, and connect your repository
|
||||
|
||||

|
||||

|
||||
|
||||
`cloud.nx.app` will send a PR to your repository enabling Nx Cloud, after which caching, distribution and more will start working.
|
||||
|
||||

|
||||

|
||||
|
||||
Once you merge that PR, you'll be able to see CI pipeline runs appearing in the Nx Cloud dashboard:
|
||||
|
||||

|
||||

|
||||
|
||||
### Enable a Distributed CI Pipeline
|
||||
|
||||
@ -314,7 +314,7 @@ The current CI pipeline runs on a single machine and can only handle small works
|
||||
- run: npx nx-cloud start-ci-run --distribute-on="5 linux-medium-jvm" --stop-agents-after="build"
|
||||
```
|
||||
|
||||

|
||||

|
||||
|
||||
For more information about how Nx can improve your CI pipeline, check out one of these detailed tutorials:
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 55 KiB |
BIN
docs/shared/tutorials/send-cloud-pr.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |