×
May 31, 2015 · The json parameters allow you to parse the output from the lambda function. The parsed value will then be injected into the Jenkins environment ...
Pipeline supports adding custom arguments that are passed to Docker, allowing users to specify custom Docker Volumes to mount, which can be used for caching  ...
Missing: invoke json
Aug 27, 2019 · To define parameters for your job, select the This project is parameterized check box. The Add Parameter drop-down is enabled with the list of  ...
Missing: invoke | Show results with:invoke
Mar 29, 2024 · The Active Choices plugin is used in parametrized freestyle Jenkins jobs to create scripted, dynamic and interactive job parameters.
Missing: invoke json
Designates the constructor to be created from methods like StaplerRequest.bindJSON(Class, JSONObject) and StaplerRequest.bindParameters(Class, String) .
Mar 28, 2024 · This plugins adds Jenkins pipeline steps to interact with the AWS API.
Sep 7, 2021 · Executes a setup script before or/and after a SCM checkout for a run; Injects environment variables before or/and after a SCM checkout for a run ...
Missing: invoke | Show results with:invoke
Mar 17, 2020 · This getRows() method will be invoked asynchronously using an Ajax call. Typically, this method simply returns a list of Java Bean instances, ...
I am attempting to setup the Bitbucket push and pull request plugin to run pipeline jobs when PR's are created, for any branch of a given repo.