aboutsummaryrefslogtreecommitdiff
path: root/doc/forge.skb
diff options
context:
space:
mode:
Diffstat (limited to 'doc/forge.skb')
-rw-r--r--doc/forge.skb5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb
index 98ae9db..83b4100 100644
--- a/doc/forge.skb
+++ b/doc/forge.skb
@@ -567,7 +567,10 @@ unused unused, and may be deprecated in the future.]))
[G-expression to be run after the main job script])
(record-field "trigger?"
[If ,(code [#t]), this job is run on every commit. Else, it
-must be manually set up to run some other way.]))
+must be manually set up to run some other way.])
+ (record-field "contexts"
+ [List of names of contexts (strings) associated with this
+job]))
(record-documentation "guix/forge/socket.scm" '<forge-host-socket>
(record-field "hostname"
[Name of the host])