aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/index.md
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2020-11-10 20:58:14 +0700
committerDrew DeVault <sir@cmpwn.com>2020-11-10 11:29:28 -0500
commitfd28fd29a545375fcb4361485cf5e0a5080186be (patch)
tree795d5c06689b8ca6bf51bb171cfed0d40f4919f3 /builds.sr.ht/index.md
parent8b5799822954b3f3ddaa9af489b56b20e5ddb24f (diff)
downloadsr.ht-docs-fd28fd29a545375fcb4361485cf5e0a5080186be.tar.gz
Document number of builds per push
Diffstat (limited to 'builds.sr.ht/index.md')
-rw-r--r--builds.sr.ht/index.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index fcae4e7..3521cf8 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -138,7 +138,8 @@ git.sr.ht will automatically submit builds for you if you store a manifest in
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`.
+submit up to 4 builds on each push by providing `.builds/*.yml` (if more are
+submitted, 4 manifests will be randomly chosen).
## hg.sr.ht