Hi folks,

Newbie here looking to use jenkins to manage our build process.  I'm attempting 
to follow jenkins best practices.  One specific thing I'm wondering is how to 
set up my build dependencies or pipeline.  We have a layered architecture which 
consists of many libraries (around 20) and a couple of executables.  So we have 
layers of compilation dependencies but really at link time i just have two 
stages, libraries and binaries.  My question is should my jenkins job 
dependencies reflect the compile time dependencies or just the link time 
dependencies?  

The source is a mix of c and c++.

Thanks

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/c3990d21-02a1-4ca9-a602-d844b45a2074%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to