Skip to content

Exports env variables that application code can access.

Notifications You must be signed in to change notification settings

ckcollab/heroku-buildpack-extra-env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

heroku-buildpacks-extra-env

Exports env vars so your application code can access them

Usage

The first step is to add the Heroku multi buildpack to your app. Next, create a .buildpacks file in your app repo or edit an existing file. Add this to the file:

https://github.com/ckcollab/heroku-buildpack-extra-env.git

Variables available

CURRENT_BRANCH_NAME

current github branch name

CURRENT_COMMIT_SHA

current commit sha

License

MIT

About

Exports env variables that application code can access.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%