Skip to content

Commit

Permalink
Add .gitlab-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyichen committed Jun 10, 2017
1 parent ef378be commit 18aede3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
image: hub.meiqia.com/devops/ansible-lint

ansible-lint:
script:
- ansible-lint playbook/*.yml

0 comments on commit 18aede3

Please sign in to comment.