From 8cb0fa803196566e7b2a6cac01915ab999c747da Mon Sep 17 00:00:00 2001 From: Francis Dinh Date: Sat, 16 Mar 2019 16:13:13 -0400 Subject: Mention builds.sr.ht integration for hg.sr.ht --- builds.sr.ht/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index 5fe928d..bd89f0d 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -127,3 +127,8 @@ the repository as `.build.yml`. Each time you push, a build with this manifest will be submitted. If the repo you pushed to is present in the manifest's sources array, we'll edit it to point to the ref you just pushed. You can also submit several builds on each push by providing `.builds/*.yml`. + +## hg.sr.ht + +hg.sr.ht will also automatically submit builds for you. The mechanism is +identical to that of git.sr.ht as described above. -- cgit