×
Past year
  • Any time
  • Past hour
  • Past 24 hours
  • Past week
  • Past month
  • Past year
All results
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values. From POST content with JSONPath or ...
Missing: docker | Show results with:docker
Jan 22, 2024 · When Jenkins receives a notification of an updated image that is a web-hook from Docker Hub, it triggers all jobs that have the Docker Hub trigger enabled and ...
Missing: /search | Show results with:/search
Nov 28, 2023 · Hi all, This is my pipeline pipeline { agent { kubernetes { yamlFile 'Jenkins-agent-pod.yaml' } } environment { DOCKERFILE_PATH = 'Dockerfile' ...
Missing: /search | Show results with:/search
Jan 18, 2024 · First, start a Jenkins instance with the Configuration as Code plugin installed. ... Second, the plugin looks for the CASC_JENKINS_CONFIG environment variable.
Mar 4, 2024 · 403 normally means that you lack permission to run the job. Which version of Jenkins did you use before? Do you see this behaviour when triggering jobs via UI ...
Missing: /search | Show results with:/search
Mar 22, 2024 · This plugin provides container image scanning using Anchore Enterprise.
Oct 9, 2023 · Going to Dashboard → Manage Jenkins → Plugins → Update Site. I find the URL configured correctly in https (https://updates.jenkins.io/update-center.json)
Missing: /search | Show results with:/search
Feb 13, 2024 · Hi We have multiple jenkins servers hosted on AWS ECS through docker image 2.387.3. we use LDAPs for authentication but we started to see the problem with ...
Mar 11, 2024 · Jenkins setup: My jenkins version is 2.346.1 and I run my jenkins jobs in a built-in node. While building, it shows like this on workspaces in jenkins UI ...
Missing: /search json
Jul 1, 2023 · This plugin sends a HTTP/HTTPS request to a user specified URL. The request is made via job execution in Jenkins and depending on the HTTP response the job ...