Use a locally built docker image for the CI #20
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ type: docker
|
|||
name: check
|
||||
|
||||
steps:
|
||||
- name: yamllint
|
||||
- name: ansible and yaml linting
|
||||
pull: never
|
||||
image: aurore-ansible-lint-image
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue