使用 Jenkins 管道的 AWS CodeDeploy Jenkins 插件

AWS CodeDeploy Jenkins Plugin with Jenkins Pileline

是否可以在 Jenkins 管道中使用 AWSCodeDeployPublisher 作为步骤?我知道有一个支持 https://github.com/awslabs/aws-codedeploy-plugin/pull/60 的拉取请求,但对于像这样不受支持的插件,也许有一种解决方法可以将它们用作 Jenkinsfile 中的步骤?

似乎在 this PR 中添加了支持。