Prepare transition to Gitea, set up Drone CI
This commit is contained in:
parent
2eea740a66
commit
0e0da24cb1
1 changed files with 2 additions and 2 deletions
|
@ -13,6 +13,6 @@ steps:
|
|||
- name: ansible-lint
|
||||
image: python:3.9-alpine
|
||||
commands:
|
||||
- pip install ansible-lint==4.3.7
|
||||
- ansible-lint *.yml
|
||||
- pip install ansible-lint==4.3.7
|
||||
- ansible-lint *.yml
|
||||
...
|
||||
|
|
Loading…
Reference in a new issue