Likely you can start with: https://jenkins.io/doc/pipeline/tour/getting-started/
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. My two cents, Cheers -- 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/f5d89695-dd56-4de8-8828-179b3853e475%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
