sls-actions-cicd-example

A repo demonstrating CI/CD with Github Actions & Serverless

Stars
0
Committers
1

sls-actions-cicd-example

A repo demonstrating CI/CD with Github Actions & Serverless

It creates a serverless deployment for each branch, using the branch name as the stage name.

If used in a private repo, it comments on PRs with the output of sls info. See #6 for ane example