Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 612 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 612 Bytes

aws-codebuild-extras Build Status

Add extra information of your AWS CodeBuild build via environment variables.

Usage

Add the following command to the install or pre_build phase of your buildspec:

bash -c "$(curl -fsSL https://raw.githubusercontent.com/rxrevu/aws-codebuild-extras/master/install)"