From 10caf4b3e6aded35435f917c4546e679753c7dfd Mon Sep 17 00:00:00 2001 From: MarkKoz <1515135+MarkKoz@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:12:18 -0700 Subject: Remove GIT_SHA from README.md The env var is no longer used anywhere. --- README.md | 1 - 1 file changed, 1 deletion(-) 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. -- cgit v1.2.3