1
0
Fork 0
mirror of https://gitlab.com/s3lph/ansible-collection-dirvish synced 2024-09-16 17:49:00 +02:00
ansible-collection-dirvish/.gitlab-ci.yml

9 lines
207 B
YAML
Raw Normal View History

2020-10-31 05:23:51 +01:00
---
image: yokogawa/ansible-lint@sha256:410af7d376066c7f352943e016de78df0b5580b09e63e38440909c30c5fd67b8
lint:
script:
- ansible-galaxy install -r requirements.yml
- ansible-lint --force-color .