Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

Simple Jenkins pipeline fails when I check an environment variable

jenkins jenkins-pipeline

How to change a Jenkins Declarative Pipeline environment variable?

jenkins jenkins-pipeline

How to I get the url of build triggered with build step on Jenkins?

groovy jenkins-pipeline

jenkinsfile pipeline grouping stages by agent

jenkins jenkins-pipeline

How to exclude file from archiveArtifact in declarative pipeline?

jenkins jenkins-pipeline

groovy.lang.MissingMethodException: No signature of method: sh() is applicable for argument types while testing AWS CLI commands in Groovy

groovy jenkins-pipeline

Jenkins build fail for PR from GitHub

Jenkins: set a parameter defaultValue dynamically

jenkins 2 dependency errors loading some plugins

Jenkins Pipeline cannot execute SH command file in a Windows slave

Jenkins Pipeline currentBuild.changeSets and retrieving emails per repository

jenkins jenkins-pipeline

Jenkins groovy regex match string : Error: java.io.NotSerializableException: java.util.regex.Matcher

How to add git credentials to the build so it would be able to be used within a shell code?

How to put JOB_NAME excluding folder into an environment variable in Jenkins?

jenkins jenkins-pipeline

Export command in Jenkins pipeline

Jenkins kubernetes plugin not working

SCP command fails to copy "Host key verification failed."

checkout scm in Jenkinsfile

jenkins jenkins-pipeline

Duplicate changelogs in jenkins pipeline script with SVN

How to invoke Ant in a Jenkins Groovy Pipeline