peruzzo / aws-codebuild-extras

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/thii/aws-codebuild-extras/master/install)"

About

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


Languages

Language:Shell 100.0%