Hi,

You can configure a job to be triggered only if changes occured to a
specific path of your repository.
There is a 'Include' field in the advanced part of the Git configuration
that you can fill with a regex like "**/*.css".

Hope this help.

Michaël



2013/8/22 Paul McGregory <mcgregory5...@gmail.com>

> Hi,
>
> is it possible to run a shellscript only, when e.g. some *.css files are
> changed in git repository and deployed on slaves?
>
> The intention is, to clear the ModPagespeed cache, when a css or js file
> is changed and deployed on the slaves.
>
> Best Regard
> Gregory
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to