Fix and update CI #18
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
- name: yamllint
|
||||
image: python:3.9-alpine
|
||||
commands:
|
||||
- pip install yamllint==1.25.0
|
||||
- pip install yamllint==1.26.0
|
||||
- yamllint -c .yamllint.yml .
|
||||
|
||||
- name: ansible-lint
|
||||
|
|
Loading…
Reference in a new issue