Skip to content

ghedamat/ember-deploy-tagging-env

 
 

Repository files navigation

ember-deploy-tagging-env

Uses the ENV variable EMBER_DEPLOY_TAG to mark the revision. This was created so that I could use a variable from the Build/CI server in order to mark the revision for later deployment.

TODO:

  • Better error handling

Sample Usage:

In the config/deploy.js add:

tagging: 'env-tag'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.7%
  • HTML 27.9%
  • CSS 0.4%