aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2022-06-01 12:12:18 -0700
committerGravatar MarkKoz <[email protected]>2022-06-01 12:12:18 -0700
commit10caf4b3e6aded35435f917c4546e679753c7dfd (patch)
tree607f17d16f1f2d5b3d0bc5b4b17ee316c95adc66
parentCI: fetch git history to fix version script (diff)
Remove GIT_SHA from README.md
The env var is no longer used anywhere.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index b18aef8..2e2ee9c 100644
--- a/README.md
+++ b/README.md
@@ -75,7 +75,6 @@ All environment variables have defaults and are therefore not required to be set
Name | Description
---- | -----------
`DEBUG` | Enable debug logging if set to a non-empty value.
-`GIT_SHA` | [Sentry release] identifier. Set in CI.
`NSJAIL_CFG` | Path to the NsJail configuration file.
`NSJAIL_PATH` | Path to the NsJail binary.
`SNEKBOX_SENTRY_DSN` | [Data Source Name] for Sentry. Sentry is disabled if left unset.