Skip to content

detecttechnologies/Gitlab-CI-CD-Templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab-CI-CD-Templates

This repo contains different gitlab CI-CD templates that can be used to customize pipelines. You can use one or more templates and combine them in a single .gitlab-ci.yml file to use in your repo.

Types of CI-CD Templates

1. Code Quality Checker

To include code-quality jobs, See README for code-quality.

2. Python Compiler

To include python-comiler jobs, See README for compile/python.

3. Knowledge Portal Connector

There are two .gitlab-ci.yml files which serve as source and central pipelines. central pipeline is already setup and all you have to do is to setup the source pipeline in your existing .gitlab-ci.yml file.

About

CI / CD Templates for gitlab

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published