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:
|
||||
stage: lint
|
||||
image: docker.io/library/python:3.8-slim
|
||||
image: docker.io/library/python:3.9-slim
|
||||
before_script:
|
||||
- pip install ansible-lint
|
||||
script:
|
||||
|
|
Loading…
Add table
Reference in a new issue