×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Aug 30, 2023 · You can go to the Snippet Generator page under the Pipeline Syntax section in Jenkins, select withKubeConfig: Setup Kubernetes CLI from the Sample Step dropdown ...
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH = 'Dockerfile' ...
Missing: windows | Show results with:windows
Sep 18, 2023 · I have similar question, but not quite same. I use kubernetes as the cloud provider, and i can always see some pipeline jobs being “executed” on built-in node, ...
Missing: /search | Show results with:/search
Nov 1, 2023 · I am trying to deploy windows images as kubernetes pods in K8S cluster through jenkins by using Jenkinsfile. So this is my Jenkinsfile pipeline { agent {
Missing: /search | Show results with:/search
Nov 12, 2023 · Document Jenkins on Kubernetes ... The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. ... Microsoft Team Foundation ...
Missing: /search k8s
6 days ago · This plugin allows to define external resources (such as printers, phones, computers) that can be locked by builds. If a build requires an external resource ...
Missing: k8s | Show results with:k8s
Aug 24, 2023 · Adds a build step to copy artifacts from another project. The plugin lets you specify which build to copy artifacts from (e.g. the last successful/stable build, ...
Missing: k8s | Show results with:k8s
Mar 12, 2024 · After updating the image here, I am able to successfully run the pipeline. stage('Deploy K8s Resources and replace placeholder values') { agent { kubernetes ...
Missing: /search | Show results with:/search
Apr 10, 2024 · When using Jenkins pipeline, there is the build step wrapper withGradle which can be used to find the build scans emitted by Gradle or Maven builds and show ...
Missing: k8s | Show results with:k8s
Mar 27, 2024 · Jenkins plugin to populate environment variables from secrets stored in HashiCorp's Vault.
Missing: windows | Show results with:windows