Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 316 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 316 Bytes

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