Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitLab CI/CD #95

Closed
kornate opened this issue May 18, 2021 · 2 comments
Closed

GitLab CI/CD #95

kornate opened this issue May 18, 2021 · 2 comments

Comments

@kornate
Copy link

kornate commented May 18, 2021

GitHub actions are great, but support in the docs/demo for Gitlab CI/CD would be much welcome as an alternative/free/self hosted solution.

https://docs.gitlab.com/ee/user/project/clusters/serverless/aws.html#aws-serverless-application-model

@metaskills
Copy link
Member

Well, the way we use Docker for development, test, and deploy means the CI/CD is 100% portable since SAM is in the container. Just run ./bin/bootstrap and ./bin/deploy with the right credentials in place.

@metaskills
Copy link
Member

See the latest files in the Lamby Cookiecutter for GitHub Actions. I think they can provide how easy it would be to use GitLab? https://github.com/customink/lamby-cookiecutter/tree/master/lambify/.github/workflows

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants