Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Jenkins thinBackup plugin is not working

jenkins plugins backup

Is it possible to display Jacoco Coverage report on Jenkins dashboard?

Get build requestor using Groovy script (Jenkins / email-ext)

groovy jenkins email-ext

UnreachableBrowserException: Could not start a new session Possible causes are invalid address of the remote server or browser start-up failure

create jenkins ssh username with private key credential via rest xml api

jenkins ssh credentials

How to use docker container in jenkins freestyle item?

jenkins jenkins-pipeline

io.fabric8.kubernetes.client.KubernetesClientException: not ready after 70000 MILLISECONDS

On Jenkins how can you detect if a server is Windows vs. Linux?

Getting java.io.IOException: CreateProcess error=2, The system cannot find the file specified in jenkins

jenkins jenkins-pipeline

how to reference the Default Recipients set in Jenkins UI

In GitHub how can I grant an app permissions to commit to a branch with protections?

How to build with parameters in Jenkins from Gitlab push?

Failed to connect to the host via ssh: Host key verification failed

Jenkins+fastlane fails with "Missing password for user"

macos jenkins fastlane

What is the correct syntax for adding source and test sets to sonarqube gradle config?

Jenkins shell script not working when in a .sh file

shell jenkins

Use node.js and ANSIcolor plugin in Jenkins

node.js jenkins chalk

Jenkinsfile Active Choice Parameter

jenkins jenkins-pipeline

Is there a way to stream the output of a long Groovy execute() command to the console rather than wait for it to finish?