Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 881 Bytes

File metadata and controls

38 lines (29 loc) · 881 Bytes

Setting up CI/CD workwflow with Jenkins


To start using Jenkins need:

  1. VirtualBox
  2. Vagrant
  3. Git

If you want to build system right away there are two options:

You work on Linux:
git clone https://github.com/ausard/EP_tsk.git
cd EP_tsk
make init
You work on Windows:
git clone https://github.com/ausard/EP_tsk.git
cd EP_tsk
.\jenkins.bat

Select 1 or 2 or 3 number of a release for Vagrant

After install Jenkins open your browser on localhost


Documentation