aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancis Dinh <archaeme@takaneshijou.club>2019-03-16 16:13:13 -0400
committerDrew DeVault <sir@cmpwn.com>2019-03-16 16:13:42 -0400
commit8cb0fa803196566e7b2a6cac01915ab999c747da (patch)
treed2ed720c2bcc2947d674bedd24f83bbccde4129c
parent046d9088d9fa941a2bff708d215f36a6a1a86677 (diff)
downloadsr.ht-docs-8cb0fa803196566e7b2a6cac01915ab999c747da.tar.gz
Mention builds.sr.ht integration for hg.sr.ht
-rw-r--r--builds.sr.ht/index.md5
1 files changed, 5 insertions, 0 deletions
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.