Jobs

Job allows manual and automated execution of your source code. Job pipeline will not have CI/CD pipeline as the job is limited to your source code only. You can also configure preset plugins in your job pipeline.

With job, you can execute your source code quickly and easily without going through CI/CD pipelines, which also optimize time.

There are two main steps in executing Job:

In the next section, we will learn on how to create, configure, trigger a job. You can also view the details on the Overview tab and Run History.

Last updated