Skip to content

themepro/gitlab-ci-validate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-ci-validate

npm version npm

Checks if your .gitlab-ci.yml file is valid.

Thanks to @FGRibreau for the post about validating .gitlab-ci.yml files!

Install:

yarn global add gitlab-ci-validate
npm i -g gitlab-ci-validate

Usage:

# It will try to find if .gitlab-ci.yml is present on the current folder if no file path is provided
$ gitlab-ci-validate <file-path>

License

MIT © Léo Pradel

About

Checks if your .gitlab-ci.yml file is valid.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%