Categorygithub.com/reflexias/gitlab-tools
repositorypackage
0.8.4
Repository: https://github.com/reflexias/gitlab-tools.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Gitlab CI Pipeline tools

Go Reference

Generate gitlab-ci pipelines using Golang! Simple interfaces and the rendered output is clean and ordered the way you defined it.

Example

Clone this repo then:

mkdir -p output/
go run examples/simple/pipeline.go
cat output/deploy.yml