Run your build in an exiting aws codeBuild project using a simple node application that use aws sdk.
- Optional: Create a new AWS CodeBuild Project
- Set the aws account credentials in the
config.json
file. There is a simple example namedconfig-exemple.json
- Replace
"< Put Your Code Build Project Name Here>"
with the name of the aws CodeBuild Project incodebuild.pipe.js
file. - Note: Don't forget to enable pipelines in repository setting.
- A more detailed error messages when the build fail
- Support for deployment if enabled.
- Add a timeout in case of an error
- Pass credentials using environment variable