aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorGalen Abell <galen@galenabell.com>2021-12-02 19:29:02 +0100
committerDrew DeVault <sir@cmpwn.com>2021-12-04 15:57:51 +0100
commit61b636b216a337c9a5676a322abb24124044c600 (patch)
tree4c730602d739926238c4e82b5a087de3cfc85e30 /builds.sr.ht
parent81aa73964fb9c4d4aae9958e52c13b662d542305 (diff)
downloadsr.ht-docs-61b636b216a337c9a5676a322abb24124044c600.tar.gz
builds.sr.ht: Runner requires rw on task table
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/configuration.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds.sr.ht/configuration.md b/builds.sr.ht/configuration.md
index e0488ff..b04a641 100644
--- a/builds.sr.ht/configuration.md
+++ b/builds.sr.ht/configuration.md
@@ -52,7 +52,7 @@ runner if you prefer). They need the following permissions:
- **master** should have ownership over the database and full read/write/alter
access to all table
-- **runner** should have read/write access to the job table and artifact table,
+- **runner** should have read/write access to the job, artifact and task tables,
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