Skip to content

getindata/gitlab_cicd_templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab CICD templates

The project contains templates for CICD processes implemented in gitlab

Usag

In .gitlab-ci.yml file use following include statement:

include:
  - https://raw.githubusercontent.com/getindata/gitlab_cicd_templates/main/dataops/gcp/gcp_setup_template.yml
  - https://raw.githubusercontent.com/getindata/gitlab_cicd_templates/main/dataops/cicd_template.yml