×
May 10, 2023 · I have multiple jobs that use a Pipeline Script from SCM with git on a Windows machine. Some of these jobs build for Linux, and I need to set ...
Missing: gitlab | Show results with:gitlab
Jun 29, 2019 · On jenkins, select Manage Jenkins · Select Configure System · Scroll down to find the GitLab section. gitlab-section · Select Add GitLab Server | ...
Jan 3, 2024 · This plugin allows GitLab to trigger Jenkins builds and display their results in the GitLab UI.
So this project is about solving issues with the GitLab Jenkins Integration by improving the current GitLab Plugin and creating separate plugins for GitLab Api ...
Nov 12, 2023 · The git plugin provides an SCM implementation to be used with the Pipeline SCM checkout step. ... Pipeline Syntax Snippet Generator configured for ...
Mar 15, 2023 · Hello, I'm trying to set up an IaC pipeline that deploys some resources using terraform. I am storing this pipeline in a top-level Jenkins ...
Nov 24, 2021 · I can get almost all git informations i need, whether from env variables, or by git commands or using checkoutInfo = checkout scm .
Missing: gitlab | Show results with:gitlab
Sep 28, 2021 · Hi, We have many pipeline jobs that work against a large Subversion repository. A full checkout of branch or trunk is about 2.5GB.
Missing: gitlab | Show results with:gitlab
Mar 5, 2024 · Go to Jenkins > Configure > Manage Plugins > Available and search for gitlab branch source plugin then select Install. Using Plugin Management ...
The git plugin provides fundamental git operations for Jenkins projects. It can poll, fetch, checkout, and merge contents of git repositories. The git plugin ...