Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Jenkins: Trigger types explanation for Editable Email Notification

Console output while running Jenkins

jenkins

Loki doesn't collect logs of short-lived pods

Jenkins: Command /usr/bin/codesign failed with exit code 1

How do I limit the amount of job console log on Jenkins?

Scripted Jenkins pipeline, skip parallel part of stage

How to read the node and its attributes of xml file from Jenkins script file

jenkins groovy

Way to make Jenkins ignore stderr?

jenkins stderr

Embed html report in email body using Email-ext plugin on Jenkins pipeline?

How to solve generic 'Unexpected error in launching an agent. This is probably a bug in Jenkins' error on Jenkins agent startup

Rerun.txt in Cucumber refers to classpath instead of Feature folder

java maven jenkins cucumber

Maven throws "Cannot find symbol" in Jenkins

Jenkins shared library, CpsCallableInvocation

Failed to connect to repository in Jenkins to GitLab

jenkins gitlab

Why does currentBuild.build().getActions(ParametersAction).get(0) return default parameter values rather the specified values in Jenkins pipeline?