×
External Workspace Manager. Synopsis. Shows how to allocate the same workspace on multiple nodes using the External Workspace Manager Plugin. Prerequisites.
May 23, 2016 · The exws step concatenates the node's local path with the path returned by the exwsAllocate step in stage 3. In this scenario, the complete path ...
Missing: tags/ | Show results with:tags/
Using Jenkins agents. Table of Contents. Configuring agents with Docker. Environment; Generating an SSH key pair. Create a Jenkins SSH credential.
On the new agent node's Jenkins page, note the agent command line shown. It will be like: java \ -jar agent.jar \ -url <Jenkins URL> \ -secret <secret key> \ ...
Missing: workspace- | Show results with:workspace-
Pipeline Steps Reference. The following plugins offer Pipeline-compatible steps. Each plugin link offers more information about the parameters for each step ...
Used with docker or dockerfile top-level agent. When specified, each stage will run in a new container instance on the same node, rather than all stages running ...
Pipeline has support for creating "Shared Libraries" which can be defined in external source control repositories and loaded into existing Pipelines.
Apr 9, 2023 · This plugin deletes the project workspace when invoked.
Missing: /url tags/
This approach to defining environment variables from within the Jenkinsfile can be very useful for instructing scripts, such as a Makefile , to configure the ...
Missing: external- | Show results with:external-
Your Groovy pipeline script can include functions, conditional tests, loops, try/catch/finally blocks, and so on. Sample syntax for one node in a Java ...
Missing: external- | Show results with:external-