mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 23:02:25 +00:00
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 "\
|
git commit -am "\
|
||||||
Built from ${CIRCLE_REPOSITORY_URL}@${CIRCLE_SHA1}
|
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.
|
# Publish it on GitHub.
|
||||||
|
Loading…
Reference in New Issue
Block a user