Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Jenkins Pipeline - How do I use the 'tool' option to specify a custom tool?

How do I push to git from Jenkins?

jenkins jenkins-plugins

Jenkins Pipeline bat multiple lines

Configure Subversion plugin in Jenkins to use 1.6 working copy

svn jenkins svnkit

How to pass environment variables to a sbt test build step in Jenkins?

scala jenkins sbt

Jenkins job status - Customize color / status of job

Is there any Jenkins API to get artifacts name and download it? [closed]

How to get svn version number from checkout for use in dsl

jenkins jenkins-pipeline

How to determine Jenkins build directory from Ant?

ant jenkins

Go Coverage Report Integration with Jenkins

go jenkins

Where does the jenkins shared library files get stored?

How to list all directories from within directory in jenkins pipeline script

Jenkins and JUnit

Preserve Jenkins workspace

jenkins jenkins-workflow

Jenkins REST API to get job and job console log

readYaml method is not available for Jenkins

jenkins jenkins-pipeline

Jenkins: Multiple cron expressions using the job-dsl/pipeline syntax

Passing variables extracted from shell in Jenkinsfile

jenkins jenkins-pipeline

Jenkins doesn't change directory through sh 'cd directory' command

jenkins fastlane

How to use the `Java Options` in jenkins ant build tool to set ANT_OPTS

java ant hudson jenkins