diff options
Diffstat (limited to 'system/jenkins/README')
-rw-r--r-- | system/jenkins/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/jenkins/README b/system/jenkins/README index 8fdd0102fbdaa..a28a3572dba98 100644 --- a/system/jenkins/README +++ b/system/jenkins/README @@ -1,4 +1,4 @@ -Jenkins monitors executions of repeated jobs, such as building a software +Jenkins monitors executions of repeated jobs, such as building a software project or jobs run by cron. Among those things, current Jenkins focuses on the following two jobs: 1. Building/testing software projects continuously |