top of page
  • hakaviricomp

Jenkins-passing-parameters-to-groovy-script

Apr 12, 2021 — Then, start adding the parameters to your PowerShell script. ... learning how to write Jenkins Pipelines, a Groovy-based scripting language.












jenkins-passing-parameters-to-groovy-script


I also tried changing the first line of my script to #!/bin/sh. but it does not help. So how can I pass a parameter to my bash script in a Jenkins pipeline script?. QA-Test-Windows is a Freestyle job and in that we tried accessing the parameter in script as follows but its not working. Write-output "OS selected for testing is ${ ... 3925e8d270





2 views0 comments

Recent Posts

See All
bottom of page