docs(core): adjust nx course video titles for better SEO (#29079)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
parent
c75aa8f661
commit
bcaef27046
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Automate Task Pipelines to Build Before next start'
|
title: 'Create a Task Pipeline to Build Your Next app Before Serving it'
|
||||||
videoUrl: 'https://youtu.be/_U4hu6SuBaY'
|
videoUrl: 'https://youtu.be/_U4hu6SuBaY'
|
||||||
duration: '3:07'
|
duration: '3:07'
|
||||||
---
|
---
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Configure CI to Access Remote Caching'
|
title: 'Enable Read/Write Access to your Nx Remote Cache from CI'
|
||||||
videoUrl: 'https://youtu.be/vBokLJ_F8qs'
|
videoUrl: 'https://youtu.be/vBokLJ_F8qs'
|
||||||
duration: '1:45'
|
duration: '1:45'
|
||||||
---
|
---
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Run Tasks in Parallel on Different Machines on CI'
|
title: 'Speed Up CI by Running Tasks in Parallel on Different Machines'
|
||||||
videoUrl: 'https://youtu.be/lO_p4tA6IZI'
|
videoUrl: 'https://youtu.be/lO_p4tA6IZI'
|
||||||
duration: '2:08'
|
duration: '2:08'
|
||||||
---
|
---
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: 'Split Playwright e2e Tests for a Faster CI'
|
title: 'Run Playwright E2E Tests Faster by Parallelizing Them on CI'
|
||||||
videoUrl: 'https://youtu.be/42XnmzxEXM8'
|
videoUrl: 'https://youtu.be/42XnmzxEXM8'
|
||||||
duration: '5:47'
|
duration: '5:47'
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user