https://github.com/nicor88/aws-ci-cd-lambda
CI/CD for lambda function with Code Pipeline
https://github.com/nicor88/aws-ci-cd-lambda
aws aws-lambda ci-cd code-pipeline serverless
Last synced: 5 days ago
JSON representation
CI/CD for lambda function with Code Pipeline
- Host: GitHub
- URL: https://github.com/nicor88/aws-ci-cd-lambda
- Owner: nicor88
- License: mit
- Created: 2019-04-29T12:50:22.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T17:53:34.000Z (about 7 years ago)
- Last Synced: 2025-12-12T21:35:31.758Z (6 months ago)
- Topics: aws, aws-lambda, ci-cd, code-pipeline, serverless
- Language: Makefile
- Size: 521 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aws-ci-cd-lambda
CI/CD for lambda function with Code Pipeline
## Init
export AWS_PROFILE=nicor88
make deploy-pipeline