amochohan / laravel-jenkins-ci-boilerplate

A Jenkins continuous integration boilerplate project set up for use with Laravel conventions.
43 stars 20 forks source link

[Feature / optimalization request ] Skip vendor maps #5

Open cablegunmaster opened 7 years ago

cablegunmaster commented 7 years ago

Can these tools also skip vendor maps? (of Laravel). Allot of time is wasted just building and checking already checked vendor librarys.

Thanks for making the boilerplate though =). The Ant script is working perfectly on my Orange PI Jenkins build server.

amochohan commented 7 years ago

Depending on which tool you are referring to, you can set up whitelists (or blacklists) to specify directories to be analysed.