CaremOstor / Simple-Jenkins-Pipeline

Subject: CI/CD. Second control point

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple-Jenkins-Pipeline

Subject: CI/CD

Pipeline for building and testing code from src folder using Make build system.

When running this pipeline you have 2 options:

  1. Build for debug & run tests
  2. Build for production

Pipeline code in jenkinsfiles folder.

About

Subject: CI/CD. Second control point


Languages

Language:C 49.2%Language:Groovy 42.7%Language:Makefile 8.1%