Details
-
Bug
-
Status: Done (View Workflow)
-
Minor
-
Resolution: Not A Defect
-
None
Description
Hi Team,
I am trying to use aws code deploy from jenkins and am using pipeline type of job.I couldn't find any reference for aws code deploy steps like create deployment in groovy.
All of them are referring to usage of aws code deploy as post build step in free style job.
Please help to let me know if there is support for aws codedeploy in pipeline job, as i couldn't get that using snippet generator also.
Thank you in advance for your advice.
Please check the pipeline docs of the codedeploy plugin: https://www.jenkins.io/doc/pipeline/steps/codedeploy/
If it's not helpful, you can ask in community.jenkins.io