×
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH ...
Missing: /search example
Runtime arguments to pass to docker run . This option is valid for docker and dockerfile . Example 1. Docker Agent, Declarative Pipeline.
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 scm
Configuring agents with Docker ... Jenkins agents can be launched in physical machines, virtual machines, Kubernetes clusters, and with Docker images. This ...
Missing: scm | Show results with:scm
Sep 14, 2018 · Run build steps in containers. For example, launching agents in containers using the Docker Plugin or using multi-stage Dockerfiles to ...
resolveScm : Resolves an SCM from an SCM Source and a list of candidate target branch names. When you have a multi-branch pipeline that checks out other sibling ...
This plugin integrates Gitee to Jenkins by faking a Gitee CI Server. This plugin allows Gitee to trigger builds in Jenkins when code is committed or pull ...
Missing: example | Show results with:example
This plugin provides a deep integration between Jenkins and Maven. It adds support for automatic triggers between projects depending on SNAPSHOTs as well as ...
Missing: example | Show results with:example
Jan 18, 2024 · This plugin provides Jenkins pipeline DSL interactions for OpenShift.
Missing: /search | Show results with:/search
The name of the command to execute. The container in which to execute a command. If not specified, the first container in the pod will be used.