diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/forge.skb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forge.skb b/doc/forge.skb index edbaea4..8689867 100644 --- a/doc/forge.skb +++ b/doc/forge.skb @@ -224,7 +224,7 @@ pre-existing ,(file "post-receive-hook") is overwritten.]) ['webhook]) is specified, a webhook server is configured to trigger CI jobs when a request is received on ,(samp "http://hostname:port/hooks/<name>") \.]) (item :key (code ['cron]) [If ,(code ['cron]) is -specified ,a cron job triggers the CI jobs once a day.]))] +specified, a cron job triggers the CI jobs once a day.]))] :default [,(code ['post-receive-hook]) for local repositories and ,(code ['cron]) for remote repositories]) (record-field "repository-branch" |