Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

easelinc/heroku-buildpack-stamp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Heroku buildpack: Stamp

Sets ENV['RELEASE'] to the released version. Useful for knowing exactly which version of your app is being served.

NOTE: Simulatenous pushes could result in the incorrect value being displayed. Please deploy serially.

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%