summaryrefslogtreecommitdiff
path: root/asdf
diff options
context:
space:
mode:
authorMatt Rendina <rendinam@users.noreply.github.com>2017-07-26 16:31:19 -0400
committerGitHub <noreply@github.com>2017-07-26 16:31:19 -0400
commit7678859188892fc47fd7c45a459e09ba384f9b46 (patch)
treeb38628d7849bf5bb7edd212673f48727dbb677a7 /asdf
parent1c71776612736bb4f6863ea31db6992fce6de23b (diff)
parent526cbe559d55c40d1a0638c3e2e6220e8b7098af (diff)
downloadastroconda-dev-7678859188892fc47fd7c45a459e09ba384f9b46.tar.gz
Merge pull request #44 from rendinam/git_hash
Add git commit hash to build string of recipes that use git.
Diffstat (limited to 'asdf')
-rw-r--r--asdf/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/asdf/meta.yaml b/asdf/meta.yaml
index 78dd98f..5a213e9 100644
--- a/asdf/meta.yaml
+++ b/asdf/meta.yaml
@@ -11,6 +11,7 @@ about:
build:
number: {{ number }}
+ string: {{ GIT_DESCRIBE_HASH }}__{{ number }}
package:
name: {{ name }}