mirror of
https://github.com/mozilla/ichnaea.git
synced 2025-12-05 01:10:44 +00:00
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.
7 lines
127 B
JSON
7 lines
127 B
JSON
{
|
|
"source": "https://github.com/mozilla/ichnaea",
|
|
"version": "unknown",
|
|
"commit": "HEAD",
|
|
"build": "unknown"
|
|
}
|