×
Selects a container of the agent pod so that all shell steps are executed in that container. ... Specifies a shell which will run inside the container and process ...
Jenkins plugin to run dynamic agents in a Kubernetes cluster. Based on the Scaling Docker with Kubernetes article, automates the scaling of Jenkins agents ...
Missing: /search | Show results with:/search
This example uses the Jenkins deployment pod name. To find the name of the pod, enter the following command: kubectl get pods -n jenkins.
Aug 30, 2023 · The kubernetes-cli plugin provides the function withKubeConfig() for Jenkins Pipeline support. You can go to the Snippet Generator page under ...
This step pauses Pipeline execution and allows the user to interact and control the flow of the build. Only a basic "proceed" or "abort" option is provided ...
Missing: windows | Show results with:windows
Jul 26, 2017 · I am pleased to announce Microsoft PowerShell support for Jenkins Pipeline! As of Durable Task 1.14 and Pipeline Nodes and Processes Plugin ...
Missing: K8s | Show results with:K8s
Perform some steps related to the "Deploy" stage. Pipeline example. Here is an example of a Jenkinsfile using Declarative Pipeline syntax — its Scripted syntax ...
Missing: windows | Show results with:windows
End-to-End Multibranch Pipeline Project Creation · Prerequisites · Fork and clone the sample repository · Create development and production branches in your ...
Missing: K8s | Show results with:K8s
Use the Pipeline Snippet Generator to generate a sample pipeline script for the waitforBuild step. runId : String. The externalizableId of the build to wait on.
Missing: windows | Show results with:windows
This tutorial shows you how to use the Blue Ocean feature of Jenkins to create a Pipeline that orchestrates building a simple application.
Missing: K8s | Show results with:K8s