Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 206 Bytes

FINOS-DEPLOY.md

File metadata and controls

12 lines (11 loc) · 206 Bytes

FINOS cla-bot deploy

  1. Check environment setup in src/serverless.env.yml (staging and prod)
  2. Run NPM
npm install
npm audit fix --force
  1. Deploy
serverless deploy --stage staging