aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht/configuration.md
diff options
context:
space:
mode:
authorSol Fisher Romanoff <sol@solfisher.com>2021-05-16 10:47:31 +0300
committerDrew DeVault <sir@cmpwn.com>2021-05-16 14:09:03 -0400
commit655619212e4295430f6f8adc14b77a8e0db216f3 (patch)
tree9faa6b3c28f0d46e32c49188f7ff73eadca3ebe7 /builds.sr.ht/configuration.md
parent85fa43ca03fa2663a2f950d7e738eb0836b5449e (diff)
downloadsr.ht-docs-655619212e4295430f6f8adc14b77a8e0db216f3.tar.gz
s/hyphen/em dash/g
Diffstat (limited to 'builds.sr.ht/configuration.md')
-rw-r--r--builds.sr.ht/configuration.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/builds.sr.ht/configuration.md b/builds.sr.ht/configuration.md
index 9e52038..0d38492 100644
--- a/builds.sr.ht/configuration.md
+++ b/builds.sr.ht/configuration.md
@@ -56,7 +56,7 @@ runner if you prefer). They need the following permissions:
and read access to the user and secrets tables.
If you are running the master and runners on the same server, you will only be
-able to use one user - the master user. Configure both the web service and build
+able to use one user — the master user. Configure both the web service and build
runner with this account. Otherwise, two separate accounts is recommended.
Note: in the future runners will not have database access.
@@ -90,7 +90,7 @@ directory.
A `build.yml` file is also provided for each image to build itself on your
build infrastructure once you have it set up, which you should customize as
necessary. It's recommended that you set up cron jobs to build fresh images
-frequently - a script at `contrib/submit_image_build` is provided for this
+frequently — a script at `contrib/submit_image_build` is provided for this
purpose.
**Note**: it is recommended that you modify our `build.yml` files to suit your
@@ -132,7 +132,7 @@ In order to run builds, we require the following:
- SSH listening on port 22 (the standard port) with passwordless login *enabled*
- A user named `build` to log into SSH with, preferrably with uid 1000
- git config setting user.name to builds.sr.ht and user.email to builds@sr.ht
-- Bash (temporary - we'll make this more generic at some point)
+- Bash (temporary — we'll make this more generic at some point)
Not strictly necessary, but recommended: