Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
9824d3940b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
||||||
|
|
||||||
ansible-lint:
|
ansible-lint:
|
||||||
stage: lint
|
stage: lint
|
||||||
image: docker.io/library/python:3.8-slim
|
image: docker.io/library/python:3.9-slim
|
||||||
before_script:
|
before_script:
|
||||||
- pip install ansible-lint
|
- pip install ansible-lint
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Add table
Reference in a new issue