aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad-Stefan Harbuz <vlad@vladh.net>2023-09-04 18:41:42 +0100
committerDrew DeVault <sir@cmpwn.com>2023-10-04 10:51:05 +0200
commitb35832eeff5352e730189e356e052bc8c66da00b (patch)
tree61b521ef3460aefc34b70bc35211424f156db4b8
parent053e02495fd31745cb8f9b8f57d0cdf9e84f15c4 (diff)
downloadsr.ht-docs-b35832eeff5352e730189e356e052bc8c66da00b.tar.gz
builds: make skip-ci option clearer
Signed-off-by: Vlad-Stefan Harbuz <vlad@vladh.net>
-rw-r--r--builds.sr.ht/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index 59abf40..d81a45f 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -189,7 +189,7 @@ the repository as `.build.yml`. Each time you push, a build with this manifest
will be submitted. We'll edit the manifest's sources array to point to the ref
you just pushed. You can also submit up to 4 builds on each push by providing
`.builds/*.yml` (if more are submitted, 4 manifests will be randomly chosen).
-Use `-o skip-ci` if you don't want to submit builds.
+Use `git push -o skip-ci` if you don't want to submit builds.
**Environment**