chore: add CI/CD tooling and project configuration
- Add commit-message-generator skill for standardized commit messages - Add buildspec.yml for CodeBuild Docker image build process - Add build-artifact.sh script for creating deployment packages - Add .gitignore to exclude zip files from version control
This commit is contained in:
parent
5e9c27cbf7
commit
b9d4623d63
4 changed files with 92 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
*.zip
|
||||
Loading…
Add table
Add a link
Reference in a new issue