diff options
| author | Matt Rendina <mrendina@stsci.edu> | 2017-07-26 15:48:52 -0400 | 
|---|---|---|
| committer | Matt Rendina <mrendina@stsci.edu> | 2017-07-26 15:48:52 -0400 | 
| commit | 526cbe559d55c40d1a0638c3e2e6220e8b7098af (patch) | |
| tree | b38628d7849bf5bb7edd212673f48727dbb677a7 /imgeom/meta.yaml | |
| parent | 1c71776612736bb4f6863ea31db6992fce6de23b (diff) | |
| download | astroconda-dev-526cbe559d55c40d1a0638c3e2e6220e8b7098af.tar.gz | |
Add git commit hash to build string of recipes that use git.
Diffstat (limited to 'imgeom/meta.yaml')
| -rw-r--r-- | imgeom/meta.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/imgeom/meta.yaml b/imgeom/meta.yaml index 0ad76fd..3fcbb71 100644 --- a/imgeom/meta.yaml +++ b/imgeom/meta.yaml @@ -15,6 +15,7 @@ package:  build:      number: {{ number }} +    string: {{ GIT_DESCRIBE_HASH }}__{{ number }}  source:      git_url: https://github.com/spacetelescope/{{ name }}.git | 
