Download >>> https://byltly.com/23ww44
If I understand correctly, replaceAction should do the trick (there is also addOrReplaceAction): import hudson.model.ParametersAction import ...use groovy to add an additional parameter to a ...4 answers. Dec 13, 2020 — In Jenkins declarative pipeline we can define build parameters like ... be executed before the parameter dialog to calculate current values (from ... But we have some parameters where the default changes often and we ... Groovy script to get global environment variables can be had from this other answer.. Use a Groovy script to define the parameter. ... name (str) – the name of the parameter; default (str) – the default value of the parameter (optional) ... script (optional); read-only (bool) – user can't modify parameter once populated (default false) .... ... itself in double quotes so that the Groovy interpolation will work correctly. Here's a simple example with only the default parameter: slackSend "Build ${env. ... the “Text format” option is not set)—simply code the item as (<link | text>). ... must be enclosed in double quotes to allow for the interpolation of the values.. ... the Groovy API? jenkins groovy set build parameters ... The returned value will be a String or a boolean depending on the Parameter type itself. The syntax is .... Nov 19, 2019 · Listed below is a complete set of Jenkins environment ... imageTagParameterName to access the value of imageName:imageTag , but since ... Git plugin Mar 25, 2014 · Groovy script to list git tags and branches using jenkins' .... Sep 12, 2009 — In Groovy we can assign default values to parameters in a method. If we define a default value for a parameter Groovy basically supports two .... Oct 25, 2018 — Use Jenkins Groovy scripting to fetch Docker images for Kubernetes. It'll query the external API to populate a parameter box dynamically. ... Instead of passing the selected value to “–set” of Helm command, we can use a value .... Jun 5, 2019 — Java installed in your system where Jenkins server will run. ... After that, you will be asked to choose/set parameter value (In my project I have .... When properly implemented, the CI/CD pipeline is triggered by code changes ... fail in a Declarative Pipeline 1 min read I have just spent a few weeks worth of time, . ... Absolute Jenkins pipeline/groovy noob here, I have a stage stage('Building ... Jenkins Pipeline parameters; Jenkins pipelines: Arbitrary code execution in .... If they choose not to do anything, the build will start with the "Default Value". Jenkins groovy change parameter value Please try the underlined statement to .... Jul 24, 2017 — usr/bin/env groovy pipeline { agent any parameters { string( name: 'MyString', ... Anyway, this is how you set parameters in your Pipeline Script, and use it, ... Do i need to change the parameter default value in Jenkinsfile?. Jun 16, 2018 — Jenkinsfile get current tag JENKINS GIT parameter Plugin doesn't use stored ... a parameter used to prevent triggering the job with the same parameters value. ... which is the environment variable we set by the groovy script.. We can tell Jenkins X to loop between values and execute a step or a set of ... PowerShell. groovy: Support HTML for job and parameter descriptions Some .... Similarly we can read/write request header values using the below Groovy ... This parameter must be provided in the absolute form with the protocol ... Sep 15, 2017 · Overview This article explains how when data changes in an ... In this tutorial, we will explain how to configure a pull request based build trigger on Jenkins .... Mar 7, 2016 — Render values in 2nd drop-down by 1st drop-down: Read Values (Test ... Parameter” plugin Give Name = Test_Cases and select “Groovy Script” ... Copy below content into that groovy script text area; Change property file .... Mar 15, 2018 — And I decided to change defaultValue for TARGET_HOST parameter from test to 1. After such changes, I'll need to run job in order it apply .... Oct 29, 2019 — Mar 01, 2016 · Refer ss: 1, create on property file inside jenkins workspace, and then set some value into one parameter and then store this .... Apr 9, 2014 — Summary. block-upstream: Boolean value to set whether or not this job must ... are valid in Declarative Pipeline follow the same rules as Groovy's syntax with ... Jenkins pipeline trigger another job with parameters How can I .... May 10, 2019 — We will see how to create a boolean parameter in Jenkins in this post and then. ... Now you need to make one final change which is the major one that ... you wish to pass true or false value to your code and then click on build.. In a script on your job, set the value of a variable. ... Jenkins+Groovy+ActiveChoiceParameter : Rendering dynamic parameter by reading only keys from property .... I'd like to do the same in a Groovy script that generates Docker configurations ... Checkout timeout can be set via Jenkins GUI (Configuration--> SCM--> Git--> ... Syntax" link from pipeline job pages to complete parameters for the "checkout… ... [JENKINS Default git checkout timeout is 10 minutes, you can tweak that value: .. Create a Jenkins Dynamic Choice Parameter using values from a given folder jenkins ... Jenkins Choice Parameter Groovy Script I'm working with declarative pipelines in the ... Add Extended Choice Parameter and set that as shown below.. Feb 6, 2018 — We're in the process of migrating that to a Jenkins 2.0 pipeline. ... into the copyArtifacts step, we're using the Groovy Scripted DSL. ... Things like adding a build parameter to control _JAVA_OPTIONS, or changing the way we .... Nov 2, 2019 — You will learn how to set env variable, how to use it in different context, ... I am using several choice parameters, based on this I would like to set an ... a Groovy string that will substitute ${db.url} expression with the value that .... Jul 1, 2020 — I then populate an Active Choice parameters with the key/value pairs of ... text to the Groovy script below, but I chose to store it in a Jenkins Secret Text ... waitForOrKill(10000) //Set timeout //Catch errors and return error text if .... jenkins active choice parameter pipeline example, Mar 13, 2019 · For ... Oct 03, 2019 · Update Buildkite pipeline to use plugins instead of buildkite-agent commands. ... platforms - Managed MasterJenkins passing parameters to groovy script. ... Parameter plugin for parameterized build with values such as Check-boxes, .... JENKINS GROOVY CHANGE PARAMETER VALUE. Nov 02, 2019 · Jenkins Environment Variable is a global variable exposed through the env variable and .... We can set global properties by navigating to “Manage Jenkins . ... 7. install"] here env is the parameter passed to the pipeline job, the value of the "env" is not ... 0. groovy. You can run Windows PowerShell Script on a Windows build agent.. This file is also the place to change other boot configuration parameters, such as JVM ... Index of /windows May 16, 2018 · Browse other questions tagged jenkins-pipeline unzip jenkins-groovy or ask ... tagLine.value.text}} Sponsored Topics.. In this example, we are dynamically setting the node that the Server-Setup job will run on, based on the value of the Environment parameter. The solution is a little .... Mar 1, 2016 — Consider, we have shell command in jenkins job and doing some opertaions. Finally we set some value into one variable/parameter. If we use .... Sep 17, 2018 — Some kind of drawback of the Groovy-like, indulgent pipeline scripts is when a ... This plugin does a great job as we can define the parameter values as a list ... script has to be modified only when the filtering criteria changes.. Jun 30, 2019 — ... options for a build parameter using a Groovy script. In addition it can be dynamically updated when the value of other job UI control change.. Jenkins schedule format; How to set Jenkins Extended Choice Parameter ... How to pass multi select value parameter in Jenkins file (Groovy, You could use .... testCompile 'org.spockframework:spock-core:1.3-groovy-2.5'. ... Tag - aws conditional steps devops Jenkins jenkins job jenkins step check ... Based on the input values supplied to it, it waits for the task to get over. ... CEO) based For parameter setting, I usually set the step size == window size for the maximum rejection.. JENKINS-54317 OPEN change NAT timeout. The parameter value can be a local file path, a URL to a suppression file. and this brought a new oportunity for me to ... Although the compiler will not complain about Groovydoc comments not .. This script stores the environment variables in a key-value pair. d, where you will find ... the credentials admin/password. jenkins jenkins-pipeline devops jenkins-groovy ... Set the following parameters for the Hiera role on the Jenkins Master:.. This script will demonstrate how to get parameters in a system groovy script. ... go to End if so Groovy Multithreading with 1 Array; Jenkins Groovy Mutithreading 2 Array; ... [key] for getting a value or set a value and when the map object is not .. [JENKINS-29817] Inject environment variables for a Job #56 recena merged 1 ... file inside jenkins workspace, and then set some value into one parameter and then ... You'll want to use straight groovy string interpolation to define variables (if .... ON THE CALLING JOB: pipeline { agent any parameters { string(defaultValue: "123", description: 'This is a parameter', name: 'PARAMETER01') } stages .... This table describes the parameters and their values in a Jenkins pipeline build script. The script is Apache Groovy.. Dec 19, 2017 — I want the choice to be optional and a default value to be set if the pipeline is run ... parameters { choice( defaultValue: 'bbb', name: 'param1', choices: ... Groovy script for Jenkins: execute HTTP request without 3rd party .... Nov 3, 2020 — Learn how to use build parameters with both Jenkins jobs and pipelines. ... a pre-defined set of strings from which a user can pick a value .... Dec 19, 2018 — The default, not yet Parameterized Scheduler plugin in Jenkins. A Jenkins plugin to support parameter in this build scheduler. ... How can i set equal sign in as part of the value, for example when doing the next string, i'm .... 0-alpha (Oct. Jenkinsfile Groovy code invoked from the script can only access ... Add Extended Choice Parameter and set that as shown below. jenkins to use To ... For example, an environment parameter that lists dev, stage, and prod values.. Set variable in groovy based on parameter from Jenkins I have a groovy script in ... In Eclipse, the IDE chooses not to print the value of the script to the console.. Mar 1, 2016 — Consider, we have shell command in jenkins job and doing some opertaions. Finally we set some value into one variable/parameter.. Developers modify their dsl. txt" that contains some text and uploads it to Aug 02, 2020 ... #jenkinsconf Groovy for Parameters - Example • Retrieve a list of successful ... #jenkinsconf Groovy for Dynamic Parameters • Retrieve parameter values .... Apr 12, 2021 — Step 3: Create a PowerShell Project (Job) and Add Parameters ... Before using a PowerShell script in Jenkins, you'll need to modify it so ... Once you enter the appropriate values, click the Build button. ... In Jenkins, this requires learning how to write Jenkins Pipelines, a Groovy-based scripting language.. This is a Jenkins plugin that can If you need the resolved values in pre build steps, like git clone, you need to add a parameter with the same name as ... In a real world job, a “trigger” should be defined to build the job whenever a change happens. ... You can describe your jobs in Jenkins using a Groovy Based Language.. @Override public ParameterValue createValue(StaplerRequest req, JSONObject jo) ... createFreeStyleProject(); String repo = "https://svn.jenkins-ci.org/"; String path ... as a baseline, this shouldn't detect any change TaskListener listener = r.. As part of The Jenkins Declarative Pipeline Tutorial, We will discuss the structure of the ... Parse the yaml description extracting steps and configuration values. ... I cannot change the custom properties everything is grayed out even the delete button. ... If several products are installed and the parameter is not specified, .... Dynamic Choice Parameter (Scriptler) Requires the Jenkins Jenkins Dynamic ... read-only (bool) – user can't modify parameter once populated (default false) ... script-id: "scriptid.groovy" parameters: - name: param1 value: value1 - name: .... With the introduction of the Pipeline, Jenkins added an embedded Groovy engine ... Set and reference variables in Jenkins Scripted Pipeline across Stages ... The test itself defines two global variables for the Jenkins Pipeline, and sets the value of ... build parameter (and as a consequence of second point a global variable).. Apr 23, 2019 — @param listOfFiles List representing directories and files that should be * made unwritable. ... #!groovy node { stage(' configFile Plugin ') { // 'ID' refers to alpha-numeric value generated automatically by Jenkins. ... If it does find changes, Jenkins clones all the files from the GitHub repository to the Jenkins .... So, if someone chooses env as "QA" and project as "testing" in Jenkins, I want the groovy script to read those values, and run the tests accordingly .... 9 Apr 15 2019 JENKINS 52038 Reject invalid values for choice parameters. ... Set variable in groovy based on parameter from Jenkins I have a groovy script in .... Unfortunately docker don't have any settings that allows you change ... The technique uses Jenkins Groovy scripting to query external API to populate a parameter ... inspect on it, I found out the value of "User" under "Config" is -1.. Jenkins Environment Variable is a global variable exposed through the env variable and used anywhere in the Jenkinsfile. Jenkins groovy change parameter .... This plugin allows dynamic generation of default build parameter values. ... creating a build parameters, which default value(s) are generated by a Groovy script. ... I've been trying to populate the dynamic choice with a set of directory names in .... May 12, 2021 — Creates an extended choice parameter where values can be read from a file ... Jenkins groovy change parameter value Jenkins Pipeline script .... @param resp response object * @param data parsed response data ... The current official plugin workflow-cps does provide a way to retrieve a Jenkinsfile through a SCM, such as Git. ... Solved: How to use Groovy to set Status, Content Apr 06, 2021 · So when you ... Passing Values to a Orchestrator function in durable .. 2) SCM Change - take the parameter values from the last successful build of another job ... https://wiki.jenkins-ci.org/display/JENKINS/EnvInject+Plugin Chris.. The Active Choices parameter uses the Groovy script or the script in the Scriptler ... In the above example, when the "Gender" parameter changes, the value .... Aug 3, 2012 — 2) SCM Change - take the parameter values from the last successful build of ... I have written a Groovy script to retrieve the parameter values for .... Set the pipeline script path as well as 'Jenkins/Jenkinsfile. ... want to find a way to be able to inject some dynamic values into the pipeline, so that ... Jenkins - Create a Jenkins job via groovy script that; cleans before checkout, shallow ... parameters: a) Definition = "pipeline script from SCM" b) SCM = "Git" 6) Set a repository.. 14 - Jenkins Pipeline script parameterized builds ... to pass values to parameters from one job to another job Step 1 : Start Jenkins Step 2 : Manage Jenkins .. Aug 13, 2018 — In my case, I changed value of USERPROFILE variable ... Evaluated Groovy script gives you possibility to set environment variable based on result of executed ... Set a Jenkins environment variable based on a job parameter.. Active Choices parameters are scripted using Groovy, or (optionally) Scriptler Groovy scripts ... Jenkins pipeline change parameter value This plugin extends the .... ... to your environment, please raise a ticket with ForgeRock Support. Change Log. The following table tracks changes to the security advisory: Date, Description .... Apr 30, 2021 — Find out how Jenkins set environment variables for all your projects from the ... Any value stored as the environment variable in the env variable is of string type. ... the Jenkins pipeline environment variables in groovy code as env. ... build of the Jenkins pipeline. params: All the parameters provided for a .... Jul 11, 2019 — Groovy also supports default parameter values: ... Instead of relying on creating freestyle jobs and configuring it, Jenkins pipeline has a set of .... Dec 22, 2018 — Hi I have a pipeline that can update multiple parameters in AWA Parameter Store. My Jenkinsfile looks as follows: cat App.groovy: For some reason … ... def updateError = true for (entry in params) { version = formatVersionNumber(entry.value) if ... Setting up HTTPS on new Jenkins Master (EC2 instance)?.. Using job parameters as environment variables — If your job also has parameters, then these will be available ... with the value of the worst character from Game of Thrones. ... Build Parameters are set as environment variables in .... Defines a parameter that dynamically generates a list of value options for a build parameter using a Groovy script or a script from the Scriptler catalog and that dynamically updates when the value of other job UI controls change.. Use Script Security plugin for authorizing groovy scripts. allow ${JOB_NAME} variable in ... Jenkins groovy change parameter value Using Docker with Pipeline.. Mar 31, 2020 — A Pipeline template is a Job Template that uses the Groovy template for Pipeline transformer. ... That is how Jenkins knows that the build is parameterized. The job ... The parameters values are handled in the Pipeline script.. 2 so we can run some mvn clean install command in the Jenkins Pipeline. ... Modify this script to provide values specific to your setup and execute the script to run . ... 1, 2. home parameter value, this step will actually download the Mule server from ... Here's pipeline definition written in Groovy language for discovery service.. The parameters look similar to a method parameter list, and these parameters may ... Currying in Groovy will let you set the value of one parameter of a closure, .... ssh username with private key jenkins pipeline, Jul 02, 2019 · In the resulting dialog, select “SSH Username with private key” as the credential type, set the “Username” to git, and enter ... Console Output Started by timer with parameters: {AUTOMERGE_PRS=true} 22:49:00 ... Enter the values for the credentials as follows.. Jun 18, 2020 — This talk helps you set up that first pipeline via Jenkins on top of a ... Using Parameters in Jenkinsfile. ... Step # 5 - Copy the pipeline code from below Make sure you change red highlighted values below: Your docker user id should be ... With Jenkins Pipeline Plugin we are building pipelines using Groovy .... In this post we will set up Jenkins so that we can write our own custom libraries for ... construction to configure region, account credentials and other parameters. ... code from below Make sure you change red highlighted values below: Your a ... With the introduction of the Pipeline, Jenkins added an embedded Groovy .... When running the Jenkins job, I have a couple of different parameters. ... as code is a concept of defining Jenkins build pipeline in Jenkins DSL/Groovy format. ... The output directory can be specified by -o (Set Output Directory) switch. ... now we give it the values files = findFiles(glob: '**/html/*.html') // Loop through them .... May 24, 2021 — If you further go inside the jenkins folder by changing the directory from your terminal, you will be seeing the ... Solved: Groovy to delete all the files in a directory . Feb 07 ... Default order is alphabetic sort by parameter value.. Feb 17, 2019 — String Parameter. You might want your user to change the test environment url or some other value that you in the test. So the user should .... Apr 13, 2018 — With the help of a Groovy script using the Jenkins Groovy Plugin we can change ... Also on the Dashboard page it becomes clear for which parameter the last ... Then set a new display name by assigning a new value to build.. Article for Jenkins Declarative Pipeline Examples Tutorial for beginners with example ... Continuous Delivery Pipeline W/ Jenkins Pipelines & Apache Groovy DSLs ... stage will run only after the change request is raised ( when { changeRequest ... 'Boolean value') ); choice – it is like a multiple-choice parameter ( parameters .... Jenkins groovy set build parameters. change job parameter value in Groovy System Script, Edit : if you get error "current build does not have any parameter" .... Dec 8, 2016 — Jenkins pipelines can be parametrized in the same way as traditional feestyle jobs. ... script, any pipeline execution resets the job's parameters to the specified values. ... P.S: The first run will most likely fail (EDIT: see last paragraph), ... to access these parameters using Groovy or environment variables:.. Jenkins pipeline build with parameter. ... Migrating from manual configuration to the groovy syntax of the pipeline ... Jenkins pipeline change parameter value.. This script will demonstrate how to get parameters in a system groovy script. ... println "param ${hardcoded_param} value : ${hardcoded_param_value}".. Add a Node and set the “Remote FS root” pointing to “JenkinsSlave ... Parameter Name Parameter Value RELEASE_VERSION The release version for the TIBCO ... It allows us to use any kind of Groovy script to retrieve external information, .... Jenkins Pipeline script parameterized builds For online/classroom trainings and project related support please .... Jenkins CLI's "build" command changes the exit code depending on the result of ... or as a parameter to docker, $ docker run --name myjenkins -p 8080:8080 -p ... This isn't within a bash script, this is the pipeline job itself, so Groovy. or the task ... Any value stored in the env variable gets stored as a String type. xml test_fail.. Every parameter has some Name as well as Value. ... Jenkins will keep on build the job for every one minute if there are changes to the previous version ... At the end of this tutorial, you will be able to execute a fully functional Groovy code that .... You might want to use a custom groovy code with Active choice parameters. ... In a pipeline stage: Return the value in stdout and use the 'sh' syntax to set that to .... In jenkins pipeline for jenkins declarative pipeline runs is approved, changes and jenkins job under the ... Enter parameter name and value. ... Scripted Pipeline (always has a 'node' block, full Groovy features) Mixed Pipelines (using a 'script' .... Jul 24, 2017 — These values were pulled with the help of the following Groovy scripts and the Extended Choice Parameter plugin. /* Name: getGroups.groovy .... Methods taking a body return any value returned by the body itself. Some method parameters are optional and are enclosed with [] . Reference: ... Environment variables are accessible from Groovy code as env.VARNAME or simply as ... However any variables set this way are global to the Pipeline build. For variables with .... getProperty(ParametersDefinitionProperty.class); List defValues = new ... Source Project: jenkins-deployment-dashboard-plugin Source File: ... parameterValues * @return the ParameterValues as set from the crontab row or .... ... from Jenkins; Enter a unique name Nov 16, 2017 · For such cases, use a groovy ... Jun 29, 2015 · In two previous posts I outlined how I set up Jenkins to run a build ... run jenkins jobs from command line, we can run the jobs with parameters. ... The build result produces dynamic values which are important to be identified .... Boolean parameters will be displayed as a checkbox. Jenkins groovy change parameter value. It might look like this:. The pattern can be a string or a RegExp, .... Jul 10, 2018 — Select a Boolean parameter in the configuration page. ... Change the default values, and run the parameterized Jenkins build example once .... Jun 21, 2021 — All Groovy methods calls, loops, &c. Finally we set some value into one variable/parameter. I want to use the values that is printed from python .... Jan 1, 2019 — Name, Comment. Specify parameter to run jobs, build job:'job1', parameters:[string(name:'name1', value:va1)]. Run job in different agents .... However, if you tell Jenkins to take the Jenkinsfile from a Git repository, checking out ... Thi parameter type returns a set of parameters returned by the groovy script. ... their Jenkins pipelines through batch jobs or shell scripts knows the value of .... Restful JSON API calls from a Jenkins Pipeline. groovy: Create and trigger a job. when i had any ... Finally we set some value into one variable/parameter.. May 12, 2021 — Active Choices Parameter: allows you to use a Groovy or Scriplet script ... this will change once we add our new Reactive Reference Parameter for ... take as a note is that for Jenkins to appropriately use the parameter value, .... sh script with: Jenkins groovy set build parameters. Recently I was trying to implement a Jenkins pipeline which can take a file as a build parameter. I have a .... May 8, 2021 — 4.2 Parameter Definition Update Cycle; 4.3 UI Parameters. 5 Parameter ... 6 Setting Parameter Values; 7 Accessing Parameters ... Jenkinsfile Groovy code invoked from the script can only access parameters using the params.. Update: Jenkins 2.x solution: With Jenkins 2 pipeline dsl, you can directly access ... The returned value will be a String or a boolean depending on the Parameter .... jenkins groovy rename file it will be associated with Groovy language by default. ... Use a Groovy script to define the parameter. jar files into a lib folder and set ... It is treated as followings A non string value will be converted to a string using .... Aug 12, 2020 — This blog post explains different ways to use parameters in Jenkins ... type gives you more control over the parameters using a groovy script. ... the AMI list should dynamically change the values related to dev and show .... 2 days ago — 14 - Jenkins Pipeline script parameterized builds ... Today we will learn: How to pass values to parameters from one job to another job Step 1 .... Jenkins shared library is a powerful way for sharing Groovy code between ... partly defined as parameters using default values or partly set as global variables in .... Feb 15, 2019 — How to list the environment variables available to Jenkins Pipeline ... This is a Groovy map so we can already use the each method to go over the ... and am setting the parameters to env.build as default values if its not set in .... Sep 14, 2017 — This example will explain how to use build parameters in Jenkins ... System properties can be set in the Eclipse project for testing/debugging purposes. ... The actual values can be provided in the configuration, or runtime .... When the parameter values are displayed, verify the default settings and edit any ... Create new Jenkins project. groovy: Create and trigger a job Configure the .... jenkins active choice parameter groovy script example, Oct 10, 2018 · A ... how to change the contents of an Active Choices parameter depending on the user ... Reactive Parameter — Jenkins UI In the example above the value options for the .... Feb 22, 2018 — As the complexity and usage of your Jenkins pipelines continue to grow ... These simple string name/value pairs can help a great deal with reuse and maintainability. ... in every pipeline job as those parameters should never really change. ... Note that this script also requires the Pipeline: Groovy Plugin, and .... Active Choices parameters are scripted using Groovy, or (optionally) Scriptler Groovy scripts. These custom scripts support the use of the Jenkins Java API, system .... Jan 20, 2017 — A follow up to my first post on Jenkins pipelines, by upgrading the script ... properties to a Jenkins job which the Groovy scripts can then access. ... strongly typed parameter; "${}" - returns the value via interpolation ... a new parameter later and don't want to update all the existing projects!. May 29, 2019 — An example of the Jenkinsfile with the conditionally defined variable: // Define variables (based on parameters set in a Jenkins job) // and .... Jenkins groovy change parameter value. ... Set variable in groovy based on parameter from Jenkins I have a groovy script in my tests which takes the user input .... 2 days ago — Jenkins Extensible Choice Plugin System Groovy Choice ... CheatSheet: Jenkins & Groovy – CheatSheet Jenkins: Populate Choice Parameter .... jenkins pipeline choice parameter variable, Jenkins, for example, has its own ... (and more)" parameter type will not expose the parameter as a Groovy variable in a ... Jenkins pipeline change parameter value; * parameters directive provides a .... Dec 9, 2020 — I have a groovy script that will be common to many jobs - they will all contain an Active ... In our Jenkins build step we then have the control dynamically load up the script ... change job parameter value in Groovy System Script ... 3a5286bf2b 48
Comments