Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 551 Bytes

DEPLOY.MD

File metadata and controls

11 lines (8 loc) · 551 Bytes

Deployment

We're automatically deploying on every update to master using Travis-CI. Check the .travis.yml file for details.

Manual deployment is still possible. For manual deployment, follow the instructions below:

  1. Ask Kosta, Alberto or Tim for AWS S3 credentials.
  2. Go to ~/.aws/credentials and create a named profile called "leap" with the credentials you received.
  3. npm run deploy will re-build, deploy to S3 and invalidate the Cloudfront Distribution.