Are you talking about building multiple languages or writing pipeline
scripts using other languages?

Building multiple languages/stacks is fine. Just add different steps.

The scripting language supported by Jenkins is groovy which is compatible
with Java code.

Other than that, as far as I know all you can do is to generate groovy code
from other languages, import and run the generated groovy code. This is
really not that convenient so it may not be worth it

On Wed, Aug 28, 2019, 11:30 AM Dennis Kavanagh <denniskwork1...@gmail.com>
wrote:

> Is that possible....?
>
> I am wondering what methods or techniques are available?
>
> Is the use of a Declarative or Scripted Jenkinsfile recommended?
>
> I understand that separate Jenkinsfiles can be placed in each /src for
> each language with Jenkins capable of picking up
>
> each found Jenkinsfile and executing the commands included.
>
> Thank You
>
>
> --
> 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/4b1d74b5-342e-46f8-ac33-06a010432a71%40googlegroups.com
> <https://groups.google.com/d/msgid/jenkinsci-users/4b1d74b5-342e-46f8-ac33-06a010432a71%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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAMMhyA1t020dbT4YjyOZz%3DE4w%2BHBOn0rxS9NY-JrPoQo9mdNDg%40mail.gmail.com.

Reply via email to