Skip to content

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

Notifications You must be signed in to change notification settings

jlongtine/aws-codebuild-extras

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-codebuild-extras

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

Use docker.sh to generate docker tags for a build.

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)"
bash -c "$(curl -fsSL https://raw.githubusercontent.com/rxrevu/aws-codebuild-extras/master/docker.sh)"

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%