1.0.1 • Published 6 years ago

validate-gitlab-ci v1.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
6 years ago

Validate GitLab CI

A really simple utility to read the .gitlab-ci.yml file and validate it against the GitLab API

CLI executable

Usage

usage validate-gitlab-ci --server <gitlab server> --filename <filename>
arguments:
	--filename 		Path to .gitlab-ci file to validate
	--server: 		Base URL for the gitlab server to validate against