Sign inSign up

jetpulp/puppet-lint-gitlab-ci

By jetpulp

•Updated over 9 years ago

Adaptation of dyre/puppet-lint for using it in Gitlab-ci pipeline

Image
0

10K+

jetpulp/puppet-lint-gitlab-ci repository overview

⁠puppet-lint

Make sure you mount a volume with the code you would like to lint into /modules.

⁠List options

docker run --rm dyre/puppet-lint --help

⁠Show version:

docker run --rm dyre/puppet-lint -v

⁠Lint:

docker run --rm -v /path/to/your/modules/:/modules/ dyre/puppet-lint

Tag summary

Content type

Image

Digest

Size

10.7 MB

Last updated

over 9 years ago

docker pull jetpulp/puppet-lint-gitlab-ci