You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
how would I configure open source Jenkins to do a full build and then an incremental build of the same project but generate two separate artifacts ( full build artifact) ( and incremental build artifact). All projects are in .net so im using msbuild as the build tool. All configurations for an incremental build require gradle and maven. Thanks