Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Table of Contents

Introduction

This document can be reffered for creating Jenkins job for Automatics Core deployment

Creating a new job


  • From Jenkins, select “New Item”,
  • Specify name of the new job to be created.
  • Select ‘OK’ button.


Job Configuration


  • In ‘General’ settings, add proper description in the ‘Description’ section
  • Check ‘Discard old builds’ checkbox
  • In ‘Source Code Management’, select git and under ‘Repository’ add the repo detail

...