mirror of
https://github.com/famedly/ansible-collection-matrix
synced 2025-03-04 14:47:18 +00:00
Fix typo in gitlab-ci docker
This commit is contained in:
parent
fd552334b7
commit
c988a6be89
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ ansible-lint-pip:
|
||||||
- ansible-lint tests/test-pip.yml
|
- ansible-lint tests/test-pip.yml
|
||||||
|
|
||||||
ansible-lint-docker:
|
ansible-lint-docker:
|
||||||
stage: ansible-docker
|
stage: ansible-lint
|
||||||
script:
|
script:
|
||||||
- ansible-lint tests/test-docker.yml
|
- ansible-lint tests/test-docker.yml
|
||||||
|
|
Loading…
Add table
Reference in a new issue