aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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**