Skip to content

matthewrudy/heroku-buildpack-stamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Stamp

Sets two ENV variables

  • ENV['DEPLOYED_VERSION'] - a git SHA for the deployed version
  • ENV['DEPLOYED_TIMESTAMP'] - a formatted timestamp of the build time

Getting started

$ heroku create --buildpack http://github.com/easelinc/heroku-buildpack-stamp.git

About

Sets ENV['COMMIT_HASH'] to the released git commit id

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%