I\'m trying to create a jenkins pipeline that use agent from docker images. My final goal is to do: 1-checkout a git repo, 2-build it with node commands, 3-checkout another repo