Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins

Docker not found when building docker image using Docker Jenkins container pipeline

How to fix Pipeline-Script "Expected a step" error

Hiding password in Jenkins pipeline script

jenkins jenkins-pipeline

Job DSL to create "Pipeline" type job

Jenkins website root path

jenkins

How can I update jenkins plugins from the terminal?

Use .gdsl file in a Java project in IntelliJ

git submodule update --init gives error fatal: Needed a single revision Unable to find current revision in submodule path

git jenkins

Is there any way to change the working directory of a Jenkins Maven build?

jenkins

How to trigger a jenkins pipeline from a bitbucket repository

jenkins bitbucket

Jenkinsfile and Python virtualenv

How can I get multiple Jenkins builds to work from one local git repo?

git jenkins

How to compile and run my Maven unit tests for a Java 11, while having my code compiled for an older version of Java 8

How can I prevent two Jenkins projects/builds from running concurrently?

hudson jenkins

Infrastructure with maven, Jenkins, Nexus

maven jenkins nexus

How to use post steps with Jenkins pipeline on multiple agents?

jenkins jenkins-pipeline

Jenkins throws java.lang.IllegalArgumentException: Invalid refspec refs/heads/** Error

jenkins jenkins-pipeline

What does SCM mean in Jenkins

jenkins

Producing CTest results in Jenkins (xUnit >= 1.58)

jenkins cmake ctest

Jenkins pipeline bubble up the shell exit code to fail the stage