This should report the tahoe-depgraph revision.
This commit is contained in:
parent
227451732f
commit
00394de676
|
@ -30,7 +30,7 @@ git config user.email 'tahoe-dev@tahoe-lafs.org'
|
|||
git commit -am "\
|
||||
Built from ${CIRCLE_REPOSITORY_URL}@${CIRCLE_SHA1}
|
||||
|
||||
tahoe-depgraph was $(git --git-dir ../.git rev-parse HEAD)
|
||||
tahoe-depgraph was $(git rev-parse HEAD)
|
||||
"
|
||||
|
||||
# Publish it on GitHub.
|
||||
|
|
Loading…
Reference in New Issue