×
Mar 28, 2024 · Retrieves the list of all AWS accounts of the organization. This step can only be run in the master account. The step returns an array of ...
Jenkins launches only one build when multiple upstreams triggered the same project at the same time. This field specifies from which upstream build to copy ...
Missing: payload | Show results with:payload
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Consider that you might want to deploy to multiple locations, for instance - to aws, azure and gcp. These are parallel independent worlds, so environments ...
The following values are allowed: Comma separated list of analysis IDs. Then only the given analysis items will be executed. Note: The ID must be contained ...
Missing: payload | Show results with:payload
When running a build, its always ignoring the local parameters and its always taking into consideration only the global parameters. This makes it impossible for ...
Apr 2, 2020 · If I modify a stuck job to use "master" instead of the "DISPATCH" label, the job gets triggered as before. Same thing if I just configure the ...
Oct 26, 2018 · User starts build. Pipeline executes. cleanWs() is the last step in a post–>always block; failure with workspace cannot be delete; Replay the ...
Nov 20, 2019 · I'm running jenkins 2.190.2 on a openshift cluster 3.10 and I'm recently experimenting Jenkins to deploy our applications into our openshift ...
Jan 14, 2022 · I've performed other tests, and it works on this configuration: Red Hat Enterprise Linux Server release 7.9 (Maipo); Jenkins 2.325; URLTrigger ...