We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: