Jenkins World 2017: Jenkins Pipeline on your Local Box to Reduce Cycle Time

preview_player
Показать описание
This session is a case study on how to reduce continuous delivery cycle time by using your local resources as the starting point for the continuous delivery Jenkins Pipeline. Your local box has spare CPU, memory and a Git repo to be used with a local Jenkins Pipeline. You get fast feedback and create lots of precious artifacts.
Рекомендации по теме
Комментарии
Автор

This is awesome but how does one configure the SCM locally so I don't have to push to get feedback on a change set?

MrDcatalano