79349545

Date: 2025-01-12 08:09:26
Score: 1
Natty:
Report link

in shared librarian, under vars directory file is test.groovy

the pipeline code should start like below

def call () {
  pipeline {
   agent any
   stages {
    stage('stage_name') {
     }
   }
  } 
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: chandra shekar pendem