ruby on rails - AWS Opsworks : How to deploy a particular git tag for an App? -


aws opsworks lets deploy app. deployment seems deploy master branch always.

how can make deploy git tag?

thanks

have check this? can check branch/revision section showing how can deploy according branch http://docs.aws.amazon.com/opsworks/latest/userguide/gettingstarted-simple-app.html


Comments

Popular posts from this blog

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -