diff options
author | Alexey Yerin <yyp@disroot.org> | 2021-02-15 22:46:31 +0300 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-02-16 08:34:43 -0500 |
commit | 3ac2f9651db7f6c8fc894f313c1bf1c9e64e82a7 (patch) | |
tree | 1e0f9d5f277d9215aba9e624a2d5cd24ef883969 /builds.sr.ht/index.md | |
parent | 8f1908614d6df6cacabe8e18559dc83f5727050f (diff) | |
download | sr.ht-docs-3ac2f9651db7f6c8fc894f313c1bf1c9e64e82a7.tar.gz |
builds: remove hg.sr.ht environment
This is a possible confusion as git.sr.ht implements BUILD_SUBMITTER and
hg.sr.ht doesn't yet.
Diffstat (limited to 'builds.sr.ht/index.md')
-rw-r--r-- | builds.sr.ht/index.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index cf676f5..63e95ff 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -160,10 +160,6 @@ hg.sr.ht will also automatically submit builds for you. The naming conventions and other details are the same as the process used by git.sr.ht - described above. -**Environment** - -- `BUILD_SUBMITTER`: `hg.sr.ht` - ## hub.sr.ht hub.sr.ht will automatically submit builds when a patch to a repo with `.build.yml` is sent to a mailing list. |