ada

2021-01-05 Thread Gil Jensen
Hello I am working on some ada code bases and would like to use Jenkins for builds can you tell me if I would need a plugin to make this work? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receivin

jenkins and bash

2021-03-05 Thread Gil Jensen
I have set up several jenkins jobs that do nothing more than execute bas scripts, howevwe The bash scripts run fine and complete with no errors in the but jenkins runs and gets errors is there a right way to debug this? -- You received this message because you are subscribed to the Google Group

Re: How can i execute shell scripts from Jenkins ?

2021-03-05 Thread Gil Jensen
can you tell me why Jenkins would get a different result from the shell scripts alone? On Wednesday, March 18, 2020 at 12:25:34 PM UTC-4 Siddhesh Malpani wrote: > Mohan, > > Yes of course you can do that. Simply ad the shell script file name in the > 'Execute Shell' step as explained by Derek