It would be super useful agent and templates could come from workflow libraries so that they could be shared
man. 2. des. 2019, 17:16 skrev Carlos Sanchez <[email protected]>: > No, It has to live in the same repo > > On Mon, Dec 2, 2019, 16:39 YD <[email protected]> wrote: > >> Hi all >> >> in kubernetes plugin i want to use yaml that i managed in my git server >> (public repo) >> >> does something like that should work ? >> >> pipeline { >> agent { >> kubernetes >> { >> yamlFile '<my git server>/someyaml.yaml' >> } >> } >> >> if not what are my options for using yamlFile method >> >> thanks >> Yair >> >> -- >> 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]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/fa6504d9-6371-4b20-a5f0-a8a8448896b2%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/fa6504d9-6371-4b20-a5f0-a8a8448896b2%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CALHFn6PTmC6R4sZ%3DeKrs-6mL9LExPb6-SaO9US9uRApbWVS5Kg%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CALHFn6PTmC6R4sZ%3DeKrs-6mL9LExPb6-SaO9US9uRApbWVS5Kg%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAGO7Ob1oCL-LLQBzvx%2B9GZkXQgjxfchn2BxTEFGmEws66tBT3g%40mail.gmail.com.
