Skip to content

Sets ENV['DEPLOYED_VERSION'] to the released git commit id and ENV['DEPLOYED_TIMESTAMP'] to a formatted timestamp of the build time

License

Notifications You must be signed in to change notification settings

ssandke/heroku-buildpack-stamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 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['DEPLOYED_VERSION'] to the released git commit id and ENV['DEPLOYED_TIMESTAMP'] to a formatted timestamp of the build time

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%