Update config.yml
This commit is contained in:
parent
c8fa6599ff
commit
a72f539c23
@ -16,6 +16,11 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: verif_lint
|
name: verif_lint
|
||||||
command: bundle exec rake validate lint
|
command: bundle exec rake validate lint
|
||||||
|
|
||||||
|
- run:
|
||||||
|
name: verif_parser
|
||||||
|
command: puppet parser validate manifests/init.pp
|
||||||
|
|
||||||
workflows:
|
workflows:
|
||||||
version: 2
|
version: 2
|
||||||
verif:
|
verif:
|
||||||
|
Loading…
Reference in New Issue
Block a user