×
_AcpAction : Internal utility function for DevOps DSL ... withSandbox : Use sandbox in a specific scope ... keepRunning : Keep the process running even if the build ...
Oct 25, 2023 · The Pipeline plugins support implementing and integrating continuous delivery pipelines via the Pipeline DSL. While it is possible to use ...
Pipelines are Jenkins jobs enabled by the Pipeline (formerly called “workflow”) plugin and built with simple text scripts that use a Pipeline DSL (domain- ...
Missing: remote | Show results with:remote
... search for a list of existing jobs and triggering all of them in parallel. Caveats. Calling other jobs is not the most idiomatic way to use the Worflow DSL ...
Defining a more structured DSL. If you have a lot of Pipelines that are mostly similar, the global variable mechanism provides a handy tool to build a higher- ...
Read more about how to integrate steps into your Pipeline in the Steps section of the Pipeline Syntax page. ... DSL script. The script is expected to return a ...
name : String; dsl : String; sandbox : boolean; valueProperty : String; injectProperties : String; description : String (optional). ontrackMultiChoiceParam
Apr 10, 2017 · This advisory announces vulnerabilities or security-related fixes in these Jenkins plugins: Adaptive DSL · Application Detector.
Apr 14, 2024 · Job DSL supports injecting credenials when processing the DSL. You can use that if you want the token to be set from credentials. pipelineJob(' ...
Missing: integration remote
Mar 6, 2019 · This allowed users able to control the Job DSL scripts to bypass the sandbox protection and execute arbitrary code on the Jenkins controller.