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

javascript - Trigger mouseenter when an animated element touches mouse -

json - Zend error Connection -

java - Using Spring @Transactional with a combination of readOnly and write, when does this entity get committed? -