docs(core): remove nx-cloud agent count (#29271)
This commit is contained in:
parent
89ab8874b0
commit
5114f97912
@ -32,7 +32,7 @@ pipelines:
|
||||
- export NX_BRANCH=$BITBUCKET_PR_ID
|
||||
|
||||
- npm ci
|
||||
- npx nx-cloud start-ci-run --distribute-on="manual" --stop-agents-after="e2e-ci" --agent-count=3
|
||||
- npx nx-cloud start-ci-run --distribute-on="manual" --stop-agents-after="e2e-ci"
|
||||
- npx nx-cloud record -- nx format:check
|
||||
- npx nx affected --target=lint,test,build,e2e-ci --parallel=2
|
||||
- step: *agent
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user