On Thu, Nov 19, 2015 at 6:19 PM, Gavin Mogan <[email protected]> wrote: > Is there a way to setup a parent default credential? (job -> folder -> global)
There is not currently any support for per-job credentials (JENKINS-27398), but per-folder credentials are routine. The user may configure credentials at the system level, a folder (or subfolder…), or as part of the user account. Standard Credentials plugin APIs will automatically search in the correct providers, if called with appropriate arguments. -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/CANfRfr006fgGEg8TihOWQcKeGx8K6F2tjFfWwDApw2xhfc7U%3DA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
