Open SharathG1 opened 2 years ago
While running the keptn.sendDeliveryTriggeredEvent in jenkins pipeline , We are getting below error
java.lang.NoSuchMethodError: No such DSL method 'sendDeliveryTriggeredEvent' found among steps [archive, bat, build, catchError, checkout, compareVersions, deleteDir, dir, dockerFingerprintFrom, dockerFingerprintRun, echo, emailext, emailextrecipients, envVarsForTool, error, fileExists, findBuildScans, findFiles, getContext, git, httpRequest, input, isUnix, junit, library, libraryResource, load, mail, milestone, node, nodesByLabel, parallel, powershell, prependToFile, properties,
Can you suggest which plugin is required to run the same command?
While running the keptn.sendDeliveryTriggeredEvent in jenkins pipeline , We are getting below error
java.lang.NoSuchMethodError: No such DSL method 'sendDeliveryTriggeredEvent' found among steps [archive, bat, build, catchError, checkout, compareVersions, deleteDir, dir, dockerFingerprintFrom, dockerFingerprintRun, echo, emailext, emailextrecipients, envVarsForTool, error, fileExists, findBuildScans, findFiles, getContext, git, httpRequest, input, isUnix, junit, library, libraryResource, load, mail, milestone, node, nodesByLabel, parallel, powershell, prependToFile, properties,
Can you suggest which plugin is required to run the same command?