Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Enterprise Vue > Lesson 103

Pipeline optimization

An important aspect of setting up a CI or CD workflow is optimization. This is because pipelines can be quite slow to run, commonly taking ten minutes or more to complete.

The reason for this, is that it takes time to build a VM, install dependencies, build the app in the VM, and run the tests, especially the end-to-end tests.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom