File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
# Run this command as early as possible, before dependencies are installed
22
22
# Learn more at https://nx.dev/ci/reference/nx-cloud-cli#npx-nxcloud-startcirun
23
23
# Uncomment this line to enable task distribution
24
- - run : NX_CLOUD_USE_BATCHING=true NX_CLOUD_FORCE_USE_EXECUTE_TASKS_V3=false NX_CLOUD_DEREFERENCE_SYMLINKS=true NX_CLOUD_RETRIEVAL_CONCURRENCY=50 NX_CLOUD_NO_TIMEOUTS=true NX_VERBOSE_LOGGING=true NX_CLOUD_VERBOSE_LOGGING=true NX_PERF_LOGGING=true npx nx-cloud start-ci-run --require-explicit-completion --distribute-on="../../.nx/workflows/distribution-config.yaml "
24
+ - run : NX_CLOUD_USE_BATCHING=true NX_CLOUD_FORCE_USE_EXECUTE_TASKS_V3=false NX_CLOUD_DEREFERENCE_SYMLINKS=true NX_CLOUD_RETRIEVAL_CONCURRENCY=50 NX_CLOUD_NO_TIMEOUTS=true NX_VERBOSE_LOGGING=true NX_CLOUD_VERBOSE_LOGGING=true NX_PERF_LOGGING=true npx nx-cloud start-ci-run --require-explicit-completion --distribute-on="5 linux-extra-large-plus-jvm "
25
25
26
26
- name : Build
27
27
id : build
Original file line number Diff line number Diff line change 40
40
}
41
41
}
42
42
},
43
- "bustCache" : 66 ,
43
+ "bustCache" : 67 ,
44
44
"nxCloudUrl" : " https://staging.nx.app" ,
45
45
"nxCloudId" : " 67a56832eb5d9093e3ebe776"
46
46
}
You can’t perform that action at this time.
0 commit comments