ingenieux / awseb-deployment-plugin

Jenkins Plugin for AWS Elastic Beanstalk
Apache License 2.0
29 stars 53 forks source link

How to make On Demand Deployment #82

Closed dscorpian29 closed 6 years ago

dscorpian29 commented 6 years ago

Hi, I am able to deploy the app with the AWSEB plugin.

Now the situation we have is: 1) we have multiple environments, eg. dev, test, pre-prod & prod 2) I have created a parameterized build to provide the environment values (user can select any of them using drop down)

Now the challenge is how to pass that value the plugin in environment section.

If you can help. Thank you

aldrinleal commented 6 years ago

See TokenMacro, which we do support.