Skip to content
This repository has been archived by the owner on Nov 29, 2021. It is now read-only.

Latest commit

 

History

History
35 lines (21 loc) · 493 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 493 Bytes

dryrb_talk

This is very fresh ruby lambda project using Dry-patterns; generated by our sweet Muhv

Deployment

  • build and deploy new layer of native extensions

skip if you havent add Gemfile.ext

make deploy_exts

update the layer's version in the serverless.yml

  • deploying gems

skip if you havent changed Gemfile

make deploy_vendor

update the layer's version in the serverless.yml

  • setting up machines and sending code
make deploy

Test