Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 195 Bytes

DEPLOYMENT.md

File metadata and controls

12 lines (9 loc) · 195 Bytes

Deployment

Typically run:

$ ember deploy production

If you need to force the current branch to be the LATEST:

$ ADDON_DOCS_UPDATE_LATEST=true ember deploy production