Open nikhil-zinjurde-imgtec opened 7 years ago
Configure Jenkinsfile to read package name from either PR or commit and build only that package
Surely better to just check what code has changed (because each package is in it's own directory) rather than parse the commit message?
Configure Jenkinsfile to read package name from either PR or commit and build only that package