Hello list

I have a Django project running builds every day. My build process has a 
shell command that compiles and install all my requirements located in 
requirements/*.txt.
I would like to run the shell command only if these files were changed. It 
is consuming like 3 minutes and I am using Github Pull Request Builder.
So what I want to do is pass this process and go straight to my 'tests' 
step.

Thanks in advance.

-- 
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to