Files
ichnaea/version.json
Will Kahn-Greene 586c7749ad Fix sentry reporting to use git sha for release
If there's no version (tag name), use the git commit sha as the release
in sentry reporting. This makes it easier to figure out bugs when we're
auto-deploying to stage when things land in the master branch.
2019-10-22 09:24:26 -04:00

7 lines
127 B
JSON

{
"source": "https://github.com/mozilla/ichnaea",
"version": "unknown",
"commit": "HEAD",
"build": "unknown"
}