CircleCI-Public / aws-sam-serverless-orb

AWS serverless Orb
https://circleci.com/orbs/registry/orb/circleci/aws-sam-serverless
MIT License
11 stars 25 forks source link

fix: fix additional-args in deploy #54

Closed zhangmatthieu closed 1 year ago

zhangmatthieu commented 1 year ago

If there is an additional-args parameter, use it instead of the opposite.

This should solve this issue https://github.com/CircleCI-Public/aws-sam-serverless-orb/issues/53 and https://github.com/CircleCI-Public/aws-sam-serverless-orb/issues/50.

lucastonelli commented 1 year ago

🆙

I'm having the same problems right now and it would be great having it patched 🚀

zhangmatthieu commented 1 year ago

@brivu you seem to have maintained this repository, is there a specific process to get this PR reviewed?