Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Multiple build queues in Jenkins

jenkins

Protect Jenkins with nginx http auth except callback url

Jenkins disable or clear cache for maven builds

In Gerrit, how can I prevent a patch set from being submitted that is not completely up-to-date?

git jenkins gerrit

Jenkins And android Build

android ant jenkins

NuGet Package Restore in Jenkins Build using SVN

Jenkins Git pull request ${sha1}

git jenkins jenkins-plugins

How can I share scripts across Jenkins jobs?

jenkins

Jenkins poll scm option to ignore certain files changes

How to install jenkins under current user (not 'jenkins') on MAC OS X

macos jenkins

System.setProperty("sun.net.http.allowRestrictedHeaders", "true") is not working in jenkins

jenkins header request system

Google Cloud Storage: Output path does not exist or is not writeable

How to read the "Git Build Data" in Jenkins?

git jenkins

Jenkins Git Plugin does not receive posted Parameters

node.js jenkins

Run Parts of a Pipeline as Separate Job

Deployment using CodeDeploy failing at "install" step due to error "File already exists"

How do you set Jenkins stage or pipeline parallel branch status (unstable, failure etc) for use in Stage view and Blue Ocean UI?

How to test whether a Jenkins Plugin is installed in Pipeline DSL (Groovy)

Jenkins declarative pipeline: What workspace is associated with a stage when the agent is set only for the pipeline?

Why does stash/unstash not work in this Jenkinsfile?

java git jenkins groovy jacoco