I would like to create a build pipeline of my Angular application. In this one I want to do 5 jobs:
1- import the sources
2- install npm
3- build the applic