Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

How can I add Jenkins slave nodes via the CLI?

How to display the Test Result trend in Jenkins?

jenkins test-results

How to configure Jenkins to send a notification email when a Slave goes offline?

How can I start a bash login shell in jenkins pipeline (formerly known as workflow)?

jenkins jenkins-workflow

Jenkins not showing Test Result Trend graph for some projects

Make Jenkins run docker without sudo

jenkins docker

Jenkins uptime - how long since last restart

jenkins

Get Jenkins version via java -jar jenkins.war --version without spam output

Jenkins pipeline emailext emailextrecipients: Can I also add specific, individual email address?

Escape double quotes in a Jenkins pipeline file's shell command

bash jenkins groovy

How to execute local python scripts in Jenkins UI

How to authenticate with a Google Service Account in Jenkins pipeline

How do I attach a build log to an e-mail notification with the Jenkins plugin Email-ext?

Change Windows shell in Jenkins (from Cygwin to Git Bash/msys)

Triggering a Jenkins build on GitHub merge event

github jenkins

How does the Gerrit- trigger plugin in Jenkins works?

plugins jenkins gerrit

Auto-increment release version Jenkins

jenkins jenkins-plugins

Skipping JaCoCo execution due to missing execution data error

Jenkins with pylint gives build failure

python jenkins pylint

launch a sonar analysis for the code of a pullRequest with Jenkinsfile and maven