6 lines
275 B
Plaintext
6 lines
275 B
Plaintext
|
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
|
||
|
2. Monitoring executions of externally-run jobs,
|