You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hello,
I am new to Jenkins. I am trying to execute sql queries through Jenkins, can you please share any videos with me which will be helpful to do this job. I also want to let you know that I don't have much experience. Any videos for beginners level would be helpful.
Thank you!
Victor Martinez
unread,
May 1, 2018, 10:13:39 AM5/1/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
Then you can code your script to run the sql queries by command line and use the shell step if you use freestylejobs or sh step if you use pipelines. Although, you might require to ensure the configuration and software dependencies are in place either in the agent side or using docker.