Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jenkins-groovy

Why does Jenkins creates a subfolder within the workspace@script folder to checkout git code instead of the workspace@script itself?

How to pass choice parameter to call a job inside jenkins pipeline

Jenkins Job DSL trigger is deprecated

How To Set Positional Arguments in Jenkins Groovy

JobDSL triggers deprecated, pipelineTriggers closure problem

Jenkins Groovy unix Script Error java.lang.NoSuchMethodError: 'boolean mightBePositionalArgumentConstructor VariableExpression

Jenkins update builder shell command using groovy

How to handle RejectedAccessException when calling a step from a common shared library in Jenkins?

jenkins jenkins-groovy

Jenkins error "java.lang.NoSuchMethodError: No such DSL method 'node' found among steps ...."

How can I call function from another file in Jenkins pipeline?

Jenkinsfile/Groovy: how to use variables in regex pattern find-counts?

Jenkins Active Choice Reactive Reference Parameter Formatted HTML in MultiBranch pipeline job get current branch name in script

difference between echo and println in Jenkinsfile

Hash a string in Declarative Pipeline

Passing a variable value to different local scopes within a Jenkins file using Powershell