×
Jan 3, 2024 · This plugin allows GitLab to trigger builds in Jenkins when code is committed or merge requests are opened/updated. It can also send build ...
Feb 27, 2024 · I order to solve this issue I turned on logging for the gitlab plugin (like described on the plugin page). Then the plugin reported that there ...
Jul 11, 2023 · Hey folks, I have setup a jenkins pipeline to run on gitlab MRs. The pipeline gets triggered successfully with the webhook setup.
Remote API can be used to do things like these: retrieve information from Jenkins for programmatic consumption. trigger a new build. create/copy jobs ...
Missing: gitlab | Show results with:gitlab
Jan 7, 2019 · In this post I wanted to show how you can run Jenkins behind a firewall (which could be a corporate firewall, a NAT'ed network like you have ...
Jun 8, 2019 · The GitLab Plugin defines a set of GitLab APIs which performs build triggers and authentication and some branch source functionality. The API ...
When specified, each stage will run in a new container instance on the same node, rather than all stages running in the same container instance.
Apr 14, 2024 · This is a Jenkins plugin that can: Receive any HTTP request, JENKINS_URL/generic-webhook-trigger/invoke; Extract values.
Missing: docker | Show results with:docker
This guide provides a small selection of best practices for pipelines and points out the most common mistakes. The goal is to point pipeline authors and ...
Apr 25, 2018 · It allows Jenkins to scan a GitHub organization for projects that match certain rules and add them to Jenkins automatically. The only constraint ...