docs(core): nx cloud workflows video (#19462)
This commit is contained in:
parent
c2fdf02b76
commit
98d07f5b37
@ -1,5 +1,10 @@
|
|||||||
# Nx Cloud Workflows
|
# Nx Cloud Workflows
|
||||||
|
|
||||||
|
{% youtube
|
||||||
|
src="https://www.youtube.com/embed/JG1FWfZFByM"
|
||||||
|
title="Introducing Nx Cloud Workflows"
|
||||||
|
width="100%" /%}
|
||||||
|
|
||||||
## Powerful CI Capabilities Optimized for Nx monorepos
|
## Powerful CI Capabilities Optimized for Nx monorepos
|
||||||
|
|
||||||
Just like Nx and Nx Cloud, Nx Cloud Workflows enables you to offload tedious technical tasks so that you can focus on more mission-critical tasks. With a traditional CI platform, you are responsible for telling the CI platform exactly what commands to execute in which environments and what to do with the artifacts. Nx Cloud by itself can automate parallelizing tasks and sharing build artifacts across machines, but you still have to create agent machines on your CI platform.
|
Just like Nx and Nx Cloud, Nx Cloud Workflows enables you to offload tedious technical tasks so that you can focus on more mission-critical tasks. With a traditional CI platform, you are responsible for telling the CI platform exactly what commands to execute in which environments and what to do with the artifacts. Nx Cloud by itself can automate parallelizing tasks and sharing build artifacts across machines, but you still have to create agent machines on your CI platform.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user