achambers / ember-cli-deploy-original

An Ember-CLI addon for lightening fast deployment of applications
77 stars 18 forks source link

ember activate --latest #60

Open achambers opened 9 years ago

achambers commented 9 years ago

For automated deployment systems such as circle ci, it might be good to be able to tell ember-cli-deploy to deploy the latest version as it's hard to inspect the output frmo the deploy:index command and it saves having to work out the short SHA1

motdotla commented 9 years ago

:+1: