×
Aug 12, 2022 · I am facing an error after i install Git plugins. Currently i am using Jenkins 2.289.3. After i install Git plugins along with it dependencies, ...
Feb 12, 2024 · How to integrate Assembla with Jenkins. I want to make sure that I add the JenkinsFile right into my project branch which is on Assembla and ...
Apr 18, 2023 · Hi I'm trying to setup my plugin for automated release. Following this article: Setting up automated plugin release few things that I dont ...
Jun 8, 2023 · Hi Everyone. Is there anyone here who can share experiences related to pushing images to Google Artifact Registry with Jenkins Pipeline?
Aug 2, 2023 · Hi. I have some Groovy scripts that worked just fine in Jenkins 1.x but are now broken in 2.x. This is actually blocking my update, ...
May 26, 2023 · I'll allow myself to make changes that rely on newer versions of command line git (like 2.11 and later) and newer versions of OpenSSH (like 7.8 ...
Nov 22, 2022 · Hey I am new here I know the basics of java and really want to contribute to Jenkins can anyone help me to make my first contribution.
May 2, 2023 · 1 getting the below error from Job configuration for Bitbucket primary server. Failed to connect to repository : Command “git ls-remote -h ssh ...
Oct 26, 2023 · Here my script jenkins stage('Deploy Image') { steps { script{ def commit_id = readFile('.git/commit-id').trim() def remote ...
May 26, 2023 · I'll allow myself to make changes that rely on newer versions of command line git (like 2.11 and later) and newer versions of OpenSSH (like 7.8 ...