Thanks for the answer Vincent 😀 On Fri, 6 Sep 2019, 11:43 Vincent Latombe, <[email protected]> wrote:
> @N (where N is an integer) is for concurrent builds, or concurrent node > blocks using the same node within the same pipeline build, if you have > nodes with multiple executors. > @script is for pipeline remote execution engine (as noted above, this is > where temporary shell scripts are created before being executed) > @tmp is for temporary files (you can refer to it in your pipeline using pwd > tmp: true) > @libs is used for shared libraries > > Vincent > > > Le lun. 2 sept. 2019 à 06:00, Ramanathan Muthaiah <[email protected]> > a écrit : > >> On Wednesday, August 28, 2019 at 4:18:13 PM UTC+5:30, Toby Hersey wrote: >>> >>> Thanks Ram , is that the same for the @2 folders as well? >>> >>> Or is that because a build has run 2 in parallel? >>> >> >> Could be a possibility. >> >> /Ram >> >> -- >> 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/2ac28b0e-832e-4af5-a908-f24bb0dacbfe%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/2ac28b0e-832e-4af5-a908-f24bb0dacbfe%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/CAH-zGCi%3Dfc9e5zNGgk6ihQwG%3DnYzw_PrYQoMeFUzbR1L542UrQ%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAH-zGCi%3Dfc9e5zNGgk6ihQwG%3DnYzw_PrYQoMeFUzbR1L542UrQ%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/CAN6PfyYBbasmU0jdw_NZ%2BBtdm8vOwFe8yCf96XofxkzCHPBbDA%40mail.gmail.com.
