Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-pipeline

remoting.jar file location on the jenkins controller

In Jenkins-Pipeline how do I use sshPut to copy contents of folder, not folder itself?

jenkinsfile setting environment variable with substring extraction

jenkins jenkins-pipeline

How to replace Artifactory File Spec "Spec Vars" from Jenkins Declarative Pipeline

How to Invoke GitHub Actions Workflow from the Jenkins Pipeline?

How to have modular Jenkins Pipeline?

Execute a script in post on both unstable and success in a jenkins pipeline

jenkins jenkins-pipeline

Using Building Blocks in Jenkins Declarative Pipeline

Jenkins Declarative Pipeline Using When Condition For Branch Name

How to refer a jenkins shared library specific branch

Cannot read Json value by key in JenkinsFile

How to get list of individuals who broke the build in Jenkins Pipeline

jenkins jenkins-pipeline

Jenkins Declarative Pipelines: How to rename "Declarative: Post Actions" step?

How to replace string in jenkins pipeline using groovy script

Jenkins MultiBranch - Reference git repo's tag from pipeline file (Jenkinsfile)

Why @NonCPS is necessary when iterating through the list?

get git commit SHA within Jenkins pipeline with JGit

How can I make groovy on Jenkins mask the output of a variable the same way it does for credentials?

How do I force Jenkins 2.107.2 to use java-1.8.0 while launching an agent?